Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase11d ago0x04d387…9af24e
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase11d ago0x876715…c23e1a
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase11d ago0xaf161d…1a2ca4
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x47c155…3c1bd7
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x8e9c67…6a18b2
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x058016…b21c48
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x7ac2c2…adee18
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0xfd5ac0…ddcd39
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x43b80d…79dc92
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x3dce3e…9b1c85
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0xaa64ea…9c86cd
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.009223100%coinbase11d ago0x0e8f62…de7dbe
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x48e6f4…91e615
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x824a22…dccce5
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase11d ago0x73ad87…9dc8a6
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x23c2aa…d8b852
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x506a46…1322e6
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.009701100%coinbase11d ago0xf39877…97aeee
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.008862100%coinbase11d ago0xc45922…b30667
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.007819100%coinbase11d ago0x53584b…3e12be
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.00804100%coinbase11d ago0xb498a2…673c5a
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.008077100%coinbase11d ago0x456c77…533d09
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.008459100%coinbase11d ago0x1e43f2…4b3f15
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase11d ago0x4729e2…e31ebd
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase11d ago0x150c0a…363c6b

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.