Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7abf97…65cda4
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x28c3c1…d09be3
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc13579…69b787
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb6f4d8…79b1d4
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8646a9…5ef22a
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfed4bb…c2912c
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc9fe2a…a7d711
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x394179…a78d30
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32bea7…01f79c
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x81c7ed…dfe95a
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe63a9f…9b7be1
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc938bd…0e49c3
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3f43d4…42b7a7
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x427c61…655828
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb82f0a…69331c
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x74282a…15e8f0
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1d618d…41a5a3
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4ad85a…e179b8
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaa07a9…c6df3c
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdd573e…ca4af6
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x34b5e1…851e0c
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17110e…5b60e4
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7000b4…5ad424
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x772d9b…590cc8
0x0395…92030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8e95f5…9fc527

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.