Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0bb5b3…c53e3c
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbceb77…b51960
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e3b64…14c389
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8505e2…4e7b16
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4bf68d…2b0859
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda8e69…6400bd
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe572a1…9978ed
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4dc7de…c4e86b
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d967d…a97c29
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb2ad8…fd361a
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb52eb6…1e3cee
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d1acc…43cf5d
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c0a19…891e1a
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7bc36…c44500
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbfe0f7…0b8364
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee9c1b…1387d0
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98b856…9a9228
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ce5bc…f9f460
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7cfd1…73f251
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffa7f9…6f5750
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08c46e…499846
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x50e102…e20d36
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x368b2f…b139fd
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x249d60…f629c1
0xfa60…13070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0bd93d…9392f2

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.