Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase35d ago0xe93a9f…376335
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase35d ago0x96f362…4c8a6d
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase35d ago0xcbe4c9…c4c515
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase35d ago0xa1e1a6…171b84
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0x4a0c38…950c5e
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0x55e8d5…74d40d
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x6bd92f…b36e69
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0x30d0d8…e4d91b
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x5ed4c4…df89c5
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x8ec4b7…37d756
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0xab94e1…11362f
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0xad09d0…831e27
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0xe8f0cb…09a907
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x4070ac…eb31b0
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x2a56ae…1a6ce4
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x19cf31…36483d
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0x6300f9…680a7c
0x154b…e3f90xbfd7…b7edBase—$0.01100%coinbase36d ago0x2d3aff…a3af63
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase36d ago0x27763d…f06749

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.