Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4425a5…33371c
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x64b6fe…8b6cee
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbded5d…c337c6
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f76cf…50d7a3
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75e434…925ff8
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce9bcb…3ce02a
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f2fa4…a4f2ba
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4cf679…b74019
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb4070a…d51c9d
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf54732…a31c1d
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x503acc…990c61
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b3df4…cbea37
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a3745…6242b0
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x578ca9…031e22
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf51da…646237
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x341e54…547ad3
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x868dc2…09b3d0
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce88c1…6ba6fc
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b3f4a…00e32b
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdf52a4…20f1aa
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff7a85…3feec1
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f77de…b69900
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9d287e…dac014
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e8bb6…266bb4
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba2794…5502b4

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.