Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0db651…d0ac60
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf7a759…38fb73
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbb24eb…c3d4b4
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf34713…89245e
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5117bf…893750
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xecc385…938cec
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x00014c…fbb250
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9be60e…4d5349
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x66b026…18468f
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd881c9…7868f0
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75f487…cbc8c6
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdd6cf2…2ace54
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe32994…0dd9e7
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb19b5f…21e534
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x167005…b8209b
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x045a16…1bf8b0
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2c2c46…96c2fa
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd1fa66…0018af
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2bd516…9c946e
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x382971…2c0a9a
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7de2c9…74fc7a
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa890ac…d22d4c
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9f4125…c05178
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf918c5…d3db97
0xc88c…341c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xffa263…b69e09

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.