Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x872a04…5bec0c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbde7f6…74deae
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08b694…8f116c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfc582…719b67
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x771b46…4837f2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x614fa2…0e3457
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x273b95…4828a5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dee27…76e0a2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5ce99…6ecb1b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fda95…3318c5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x404135…9fefc9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3cd8de…b339c2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x452379…1155ae
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x303b78…dfa781
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x527995…ae96d9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x240580…5a7e51
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00791e…38678d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50969f…a44138
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x551f9b…5f30f2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1af35…ad4365
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8908a…358d4f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd50de…773cbc
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdce91d…576d4f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65a2ca…859bfd
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x773a73…032851

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.