Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0001a8…c3dc61
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ee39e…a42b75
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29d0f3…4e792e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7bddb…a76c98
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e1ef5…f7030d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc70da1…26d0af
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4cc65d…833bdf
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84a885…b66d72
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30d21f…19ebb1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c87bd…063077
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19f70c…a6eebc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d8b66…5ebc4c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b25f0…287f31
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe43ff1…07aea3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb0b31…a59532
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4c4e0…c6d9dc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc9bfc…8ed9ae
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc4b4e…2a94e1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ea61a…8f7f13
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9884cc…a22dd3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31bcbb…bbcd20
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4bc6f8…bd8177
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x928223…105687
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c4a79…086505
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad22a6…882a64

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.