Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0a0aab…cc2872
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4f4ed4…81de85
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe94877…18174d
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6b5ac5…84b4d2
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe8282c…7354ab
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb5ad4e…be1e81
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf006f1…228b8b
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ceb38…fe0537
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf0c221…8a0672
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1d20c8…59405c
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x111202…d9108d
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb15f69…ecb005
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x529940…ddd551
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x331046…a6011f
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x11375c…2f0ab9
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x98e6b1…7e0e2d
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1a2c1a…12fdb1
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5931a6…dfb028
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5a828f…3aff6c
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc8e077…ad53cb
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6cd726…fca0cd
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbc30e1…809317
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6af7ad…90fe05
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x405e71…b5b9c9
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2edc4a…107076

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.