Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x387f52…b49e93
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7e0337…1f0def
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xde1fce…bc1fef
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xddf84a…796f8a
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4870de…9461cc
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa9749b…31272b
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x699c5e…ad7702
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x96cdc8…7e50fd
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa879e8…dd8491
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x261315…6ed222
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x83711d…fbacc3
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x759f3c…e1155a
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbb3fb9…d4871a
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf0212d…f1b9ae
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xddaa75…9c0445
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc7f4f5…ef3f33
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa92f5b…38a0b8
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc0596f…dda448
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbabc90…9fa9c8
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8b7360…b680e7
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4e6aa5…6e2dc9
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9e9a73…b8980a
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbd56a9…e85edd
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6ab608…5bb1b4
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfbd735…8ae79b

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.