Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39ca3a…9cdc60
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe6390…08c42a
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8eb5d0…a136a2
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5594a4…6a0376
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24cb6f…ff52e8
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21027d…8cbb34
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34eb33…e6087e
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7dc5a…5d7b5f
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0878c…5e1f0f
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x57e074…f208ca
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaae891…a34fed
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6cee6b…b9992c
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a192a…954815
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa36f5b…08a63d
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe65f29…e524a2
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8269aa…2313ff
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2eb770…fc9b88
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf6898…ea02f3
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa062b4…916717
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6670b5…09f18e
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e24e7…4caf77
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x788a1c…bfc7fb
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd9ffea…a51663
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c4149…f942ea
0x3bc4…38290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcad0aa…e85cbd

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.