Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xde3038…7dddc6
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x345e99…560577
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xcb0a81…d1ba11
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x8e6d9d…0b16b8
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x361f1c…452eef
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x4e1360…96e9d6
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xfe1a70…0bbde1
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x411f36…bce23f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x970543…812e6e
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x019f70…464a6b
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x00f87e…6f988c
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x9cb028…224388
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x0bcde8…a9a15a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x7a81dc…ffe01f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x24fb60…6a9dd0
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x4a014e…a13d5a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xca7a07…82d454
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xbada9a…0495cf
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xebc6fc…23e2fa
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xe55fcf…31fa32
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x73c7b1…b5c94f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xd181bd…d529f5
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x84378f…26138f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xe66154…bd481c
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x9f3d44…e1a377

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.