Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd65a90…7c55eb
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a2989…ea5a71
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26da25…51e927
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4f230…6938c3
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfec342…e3a2e6
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea612c…d7421f
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x933a9f…dac11c
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc718ce…bb7cc8
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec73b3…b7f165
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77ae57…365d8d
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e1aed…5a3b12
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d3628…a16cd3
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d77fc…8508ea
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3aeba4…5b2203
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xacafd3…16b5dc
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x83bdb7…67b621
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xad29da…0c0d9c
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x567f24…9ac07c
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x261275…1e14b8
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c4a93…18397e
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbfc60b…850537
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77b189…926ecf
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf2552…5e6efa
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8b9e18…ee7957
0xf41d…735e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1ef7d…1b419a

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.