Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ce3f5…68c800
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x333d3c…6aa5fc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0dd58…817c36
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3306f…8538b8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cc673…a0e857
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x085a93…1be0e8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa4fc94…89fc26
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c4340…6fcc17
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b98b5…90e1a9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x621338…4e1335
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1fdec…18fb13
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcccd8a…c838aa
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54cf58…63129b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc376ee…caeb2d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2f085…fbd864
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x993217…8d55e4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02d898…566ec5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae3d71…3c7993
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b6121…df7440
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x526e7d…a26816
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d26bc…925b4e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5caca0…8723e8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5683f…0dc22f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8becce…2f952e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6378a2…a38bcd

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.