Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x406f7d…533b3d
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x0af879…0325a4
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xba318c…5e18d6
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xb8451c…e278bd
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfdc8f7…eb0dc1
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x136827…befcf5
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x11464f…6c0ae6
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x38d838…a579ad
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3a5a4b…7d46fc
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x20da52…e6c73a
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xe9c867…85d8d0
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc04786…7ae4eb
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xac8e69…d378d6
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x8f7e2b…d4094b
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xa28af0…3fca88
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xb587fb…9b3015
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc8cb30…05a0f1
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xad99ae…cb2e53
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x79a814…25e1bc
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3b65f2…14eb65
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfe27db…96a6a1
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x0cc7d1…61149f
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x60602c…2b946b
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xac6edc…c45cb6
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x4ff1ac…6a1b1f

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.