Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x124b55…cfd150
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xddb21d…5095eb
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x416cb5…1c76a4
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xf86af3…a13d50
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x553649…3fc525
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x30d767…2a12ab
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x835b44…706bee
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0ca233…23fb47
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xfb2cb3…eb8b83
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x3f2407…cceca5
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x7374a5…55ac73
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x2b066f…6dfc90
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x842eb2…78bf19
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x075767…fce745
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xe6903b…ca9e23
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x683729…e4f2b7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x9fc821…2d9eec
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xdd4e4c…9631cb
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xfbd03a…80b638
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0ff711…528b87
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xa192c4…67c634
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x3b1f09…0e5f91
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x4a65fa…959ae3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xb528a8…1142ca
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xaef1ce…b22fb9

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.