Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0xef3fd7…7aeee1
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0xe30efd…cf6e2f
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x43f391…311b42
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0xa4f4ee…3f6efd
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x0f0ba1…97bb52
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x8e02e6…a39bfc
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x24feae…d872ba
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x6f7a86…61158d
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0x24ede0…09ffb7
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown28d ago0xfdf929…675a5d
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xa141d1…d912a9
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x23e744…bc91e2
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xa8d3a9…6956f5
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xa56130…56e61b
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x97d7e9…1ffea9
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xd81be3…0d58e0
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xaa1b75…52b98c
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x59a53f…8f2fca
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xca7ff1…5f2034
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x200d05…99bdc4
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x8b47a7…67759e
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x040dd3…f0fe3b
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x976f62…1e6059
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0xe8a51e…ce3ac1
0x3bf6…4fb30x9c95…e299Base$0.001100%Route unknown29d ago0x419a5a…b89634

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.