Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x525828…1a0ccb
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x02c522…fb9fe4
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x0bf4d5…57c55e
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x22c5a4…7661bf
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x7f8fa3…68eb1b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x2eac40…d4b7a1
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x49281a…3b4769
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0xf9cc29…a560fc
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x2a2bc5…62d6a5
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x8fdc59…5da4c3
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x7d5c2b…2077a3
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x5db013…bb4d4e
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0x55a80c…40f438
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x07b288…31e7c8
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0xf15616…b142c2
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x45674d…69f814
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0xad00b9…f6225c
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x67e48e…aa0c78
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0xeb4a7f…f071ab
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x5ec81f…01c99a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0xa4faa2…a60606
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0xb9f345…fb3205
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x45fd95…455eb1
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase111d ago0xf24549…1268a6
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates111d ago0x871346…2940f6

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://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://roundhouseai.io/dashboard/team.

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