Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0x507e67…3f1c39
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xfab2dd…170008
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xb847a7…61b80a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI106d ago0xb8631b…bce61e
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase106d ago0x2f287e…bc31e5
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase106d ago0xb13ffe…663aff
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase106d ago0x2d7e46…1598ae
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase106d ago0xff10a8…9bfd27
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0xafe309…ce4ba2
0xe822…3a760x14ea…5093Base—$0.01100%coinbase106d ago0xde27f2…06b11b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xfc5dd8…cae3f3
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI106d ago0xd2f7f0…7ba10a
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase106d ago0x5cbbec…a07094
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xd0b244…2da62f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xd14e47…d3136b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0x111ac7…050622
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI106d ago0x58d5dd…2ffc84
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase106d ago0x4ff8ff…02e51f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase106d ago0x4f6d73…7a7580
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase106d ago0x12f9d0…2888d7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase106d ago0xf44931…25d242
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase106d ago0x673463…0fd203
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase106d ago0x5fd200…c7a0ec
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase106d ago0x317ff1…1a513c
0xe822…3a760xd68b…f374Base—$0.01100%coinbase106d ago0x65d26c…ccfbc9

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.