Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0b4b6b…84b60d
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdab928…3c7c3d
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0b241e…84a6ce
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x666286…3a38ee
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x585a7c…bf7375
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x114298…e175aa
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x372091…e624b5
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9accc9…223fa4
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcca399…76143a
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x836b40…52ada9
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfccc3c…059878
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8b02dd…cc61be
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xba818e…10f8a9
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa5d6c3…92867c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x688f7c…83fa10
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0c0b37…981c3b
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xec607d…45ed73
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2ca148…15bfed
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4f45d8…51453e
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x52104e…e3a323
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x650cfc…6b7987
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2d4f54…6c9053
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x539ef2…01aec0
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xde5d55…83678c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb55fdd…fe91df

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.