Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0xf50199…58c945
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0xddb57c…32d862
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x124a6e…c82a88
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0xb7edd5…d8cd57
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x9a5540…7dc782
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x990aa1…2e8420
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x2e8be9…ff3aff
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x7532b2…b98878
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x77d841…0027ea
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0xc4dd23…95f5f0
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x6977d0…997bc6
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x2ad720…42ade4
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x872e6e…c367c3
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x218d4e…99d4f0
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x91d3a8…d6399f
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x36821a…3a8ae4
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0x5555b2…2f330c
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x46b19e…f3d6be
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0xfca347…753d9f
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0xe55175…dbe9b8
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0xa26237…519b07
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0x82d7cb…feab85
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0xa7da38…c5b16b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates71d ago0xf02b4e…e8015c
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase71d ago0xb6a44d…5e6349

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.