Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase29d ago0x38b40e…87111d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase29d ago0xbbc06f…0708a5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xc4ccf5…1cc034
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xae321a…1eff92
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x24d56f…91d5ee
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xcd7714…51b2c8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x9b30e6…5aac84
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x74e4f9…5e3628
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x33c7a4…f8ee5e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xaadc72…16baf5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xd2ca92…4cf662
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xcac125…e693e0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xc85725…2fe85f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x7f50a0…8fb5f0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x74e9b5…ed4583
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xeb9652…baf665
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xb365e9…12825b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xcaea49…15e064
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x9ecfbc…743377
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xe9783b…b12178
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x3dbfff…aa9c2e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x86d728…d8f8b5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x0614c1…b1af33
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0xaf12f8…dd2f2e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase30d ago0x0a5a2a…b33bdc

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.