Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3d59a9…4398f7
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf4a426…2067a4
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8dd8d0…951e15
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x581dab…94d2dc
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x893fc1…e5f8c0
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe7f697…d49cd8
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6183a9…3f49f7
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xda7335…0820f1
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x781f5f…c380d4
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4c092f…f8d39b
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0d8f76…d4c2b2
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x41af2b…a67b3a
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2221c2…cee91e
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x23779a…5f15a9
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xee02a6…7a2bd8
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9ab5f…c63b24
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf48b99…81720c
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa7de7c…2b1fd7
0xa894…be360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8be4b1…fb7f18

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.