Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…199d0x3e0a…78e7Base—$0.004867100%coinbase73d ago0x6a8e87…347c83
0xe797…199d0x3e0a…78e7Base—$0.003188100%coinbase73d ago0xff9c5e…d56a79
0xe797…199d0x3e0a…78e7Base—$0.005453100%coinbase73d ago0x5a8ff5…5d95f9
0xe797…199d0x3e0a…78e7Base—$0.005338100%coinbase73d ago0xcfff4d…9f96eb
0xe797…199d0x3e0a…78e7Base—$0.003097100%coinbase73d ago0xac6490…6a671b
0xe797…199d0x3e0a…78e7Base—$0.003323100%coinbase73d ago0x5639f5…58c862
0xe797…199d0x3e0a…78e7Base—$0.004949100%coinbase73d ago0xd1b6e5…4c50a0
0xe797…199d0x3e0a…78e7Base—$0.005899100%coinbase73d ago0x68ecce…066be2
0xe797…199d0x3e0a…78e7Base—$0.004993100%coinbase73d ago0xc4a819…b48cb7
0xe797…199d0x3e0a…78e7Base—$0.003787100%coinbase73d ago0x841690…adb6f9
0xe797…199d0x3e0a…78e7Base—$0.004816100%coinbase73d ago0x8114a3…ef81d3
0xe797…199d0x3e0a…78e7Base—$0.004873100%coinbase73d ago0xff2cdc…4daa49
0xe797…199d0x3e0a…78e7Base—$0.003306100%coinbase73d ago0x6d766f…a45372
0xe797…199d0x3e0a…78e7Base—$0.00392100%coinbase73d ago0xfd7050…4d3773
0xe797…199d0x3e0a…78e7Base—$0.003234100%coinbase73d ago0x65cf3f…3ca37a
0xe797…199d0x3e0a…78e7Base—$0.003325100%coinbase73d ago0xd72c0a…509800
0xe797…199d0x3e0a…78e7Base—$0.003652100%coinbase73d ago0x7295c2…81256b
0xe797…199d0x3e0a…78e7Base—$0.003111100%coinbase73d ago0x59e1d4…c3431a
0xe797…199d0x3e0a…78e7Base—$0.00378100%coinbase73d ago0x00fefa…94aae8
0xe797…199d0x3e0a…78e7Base—$0.005415100%coinbase73d ago0x8b9031…320658
0xe797…199d0x3e0a…78e7Base—$0.004743100%coinbase73d ago0xbb5c55…de7b3d
0xe797…199d0x3e0a…78e7Base—$0.002819100%coinbase73d ago0x0d6172…4af5e5
0xe797…199d0x3e0a…78e7Base—$0.0046100%coinbase73d ago0x624803…b2ebe6
0xe797…199d0x3e0a…78e7Base—$0.003943100%coinbase73d ago0xd7f616…e68ce5
0xe797…199d0x3e0a…78e7Base—$0.003324100%coinbase73d ago0x3112f9…ade5bf

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.