Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x38cd96…e88673
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6d195d…fe2c39
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa354f4…8c6c73
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc1cc76…7022c6
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8095d3…755a1b
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x19744e…ea515b
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x449dcf…0826cc
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x75c805…0a664a
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe7120b…b42beb
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x827a85…4c67e6
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9e256…e265bd
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcba9a2…a9c5bf
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3666e3…d14c74
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a10d0…4dbf5f
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe8d508…effa25
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9ad5b…3655c1
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc48909…3f5d0d
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf36269…62d244
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96052c…39fc75
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x102c90…23d55b
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x79ca35…04e233
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd0ecaa…ff686f
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb823d1…a29e7d
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3900c…2d6f60
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x495e19…96e06d

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.