Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x09bcfc…f95957
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x5de87b…ed3065
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x0f670d…107118
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x30a87c…a985eb
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x379648…8f3463
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x133c78…a65472
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x6fd5c0…d7e1ef
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x6d64c4…121659
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x632fc6…c9983e
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4e70e2…1ea936
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xc38ceb…f5343c
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x3e3ad5…6a5c0a
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xac038d…0696dc
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4bf2d7…e9d145
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x2f34fa…642e94
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x01dcd7…99422c
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x5bbe8a…e15355
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xc5d8bb…0908b2
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x11a369…904f25
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xb3a6fa…61f1d3
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x34be4d…30c77a
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4055ae…24d222
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x0dffd9…c267ab
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xe0fa20…af1e8c
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x2ee4a5…13a51f

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.