Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x3acbcf…f34e63
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x1d1f08…56d974
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x454edc…542f54
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xdd3c28…f9acd3
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xfca04b…9bf366
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x7b8128…2b5cb1
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xcd4132…d5bf08
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x34e13e…374608
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x150f0c…578cbd
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x967fdf…988e9a
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc64587…d1de82
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x4fdce0…25cdf3
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x122c1d…f6259d
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x87f26d…8e9fb2
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x41c518…5b7821
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x47066f…1f5695
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xca3728…b8e550
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa0fd9e…1175e1
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x05ccbe…128d1a
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xe1645d…fed73c
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xcc8953…3a7ce8
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa6f748…6b4a91
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x66e51b…12bcc1
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0edbeb…b7bbbf
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x18a5a2…c65f64

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.