Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x4ef37d…f239d9
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x3904fb…69d372
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0xedfbd7…d412bb
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5h ago0x033cbc…ca8826
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xac8d3e…f31a98
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x0ac53d…a3f945
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x80e772…4d58bc
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x2b0a71…9d5306
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x91239c…379e5a
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x594f69…c46a83
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xb18d49…06eae5
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x02697e…ab8d72
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x9d8c64…f0c8f8
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x467f8d…577eee
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x52a2ee…d6b78e
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xe98c06…f599a5
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xda31cf…3a7d05
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xb5488c…4aaf41
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x1b87dd…8f7a27
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x3cd9e6…0b7219
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x31672b…676c38
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x6626eb…a967f3
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x7d279f…b13aaa
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4e3c3d…5e11d7
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xce3004…4442cd

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.