Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2d…c7ea0xe211…9f30Base—$0.01100%coinbase73d ago0x27eec5…09df85
0x5f2d…c7ea0xb772…f56fBase—$0.01100%coinbase73d ago0x5ed3a2…1b0e73
0x5f2d…c7ea0x06be…647cBase—$0.01100%coinbase73d ago0x9f1c45…4338b4
0x5f2d…c7ea0x9e3d…21fbBase—$0.01100%coinbase73d ago0xa4eecf…a2b44f
0x5f2d…c7ea0x11be…c66fBase—$0.01100%coinbase73d ago0x7ea2f8…d13b02
0x5f2d…c7ea0xc9e7…889bBase—$0.01100%coinbase73d ago0x0aa8ea…be0b02
0x5f2d…c7ea0xf755…ba0dBase—$0.01100%coinbase73d ago0x7db409…64a098
0x5f2d…c7ea0x2d37…88ebBase—$0.01100%coinbase73d ago0x6f0a17…4b6da6
0x5f2d…c7ea0xbf8c…cbe0Base—$0.01100%coinbase73d ago0x899f8d…de96f7
0x5f2d…c7ea0xa53f…78e4Base—$0.01100%coinbase73d ago0x4ea18d…fc18fc
0x5f2d…c7ea0x1886…481aBase—$0.01100%coinbase73d ago0xa39de9…1c88ec
0x5f2d…c7ea0x15ce…bd9fBase—$0.01100%coinbase73d ago0x7ea0b3…1ead70
0x5f2d…c7ea0xc0a7…e5d5Base—$0.01100%coinbase73d ago0x6d28fe…b06254
0x5f2d…c7ea0x3069…2fedBase—$0.01100%coinbase73d ago0xa83a34…acc7fb
0x5f2d…c7ea0xfde1…94f1Base—$0.01100%coinbase73d ago0x799d22…589f67
0x5f2d…c7ea0xf42b…3fd2Base—$0.01100%coinbase73d ago0x639acf…2aecd4
0x5f2d…c7ea0x21a1…a7acBase—$0.01100%coinbase73d ago0xb0192a…064fb4
0x5f2d…c7ea0x31cc…51dfBase—$0.01100%coinbase73d ago0x22a1f7…b181f9
0x5f2d…c7ea0xb697…ba8bBase—$0.01100%coinbase73d ago0xf91499…ec322a
0x5f2d…c7ea0x89cf…6c53Base—$0.01100%coinbase73d ago0x0dc4be…980d8b
0x5f2d…c7ea0xb41a…02daBase—$0.01100%coinbase73d ago0x287a0e…bfa472
0x5f2d…c7ea0xe870…7807Base—$0.01100%coinbase73d ago0x3348bf…5ab10a
0x5f2d…c7ea0x39c8…446eBase—$0.01100%coinbase73d ago0x758067…338aa2
0x5f2d…c7ea0x6c94…7be3Base—$0.01100%coinbase73d ago0x1f4bc3…b530c7
0x5f2d…c7ea0x0686…d465Base—$0.01100%coinbase73d ago0x6f1724…453ff8

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.