Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33fa65…4b1a31
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xef4e1e…b97965
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb89de2…2b30ca
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5285e…b00a7a
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x690005…9eb07e
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x72d0b9…7c3867
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43a77c…a6d086
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76288e…bbcfd7
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x44f86d…0623e8
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7bbf1…99fb5b
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x60aaad…ab66e9
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd82312…173c6c
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf622f1…341e02
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e7751…08673e
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3b1c3d…cb9bcd
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaeb6f1…d34eec
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc57086…14f177
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9764d6…e13b8f
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99b080…f6ae2b
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4be16…eb23c9
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58b074…1d86d6
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d8c96…bc6ea9
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8f696…967831
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ca465…3690f5
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e45a1…73b4c6

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.