Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x197088…c57c81
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x4f7832…c00ec4
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x240ca3…f0e47c
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x65d4f4…fd1ebd
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xad3c4a…db8dff
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x2febb5…e746c5
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xc184f2…f930c6
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xe446a5…1f4768
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x121ba4…6460f7
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xed3a0b…33c7e3
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa33d ago0x2d8667…7f1a51
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x32c8f0…98ff3e
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xccbd3f…637fff
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x10c40b…526680
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xf2f5e9…17cf09
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xf135ba…4a5600
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0x050611…7b8b83
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xf0e91b…91e999
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xe1086d…e387fb
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa33d ago0x672fd3…95828a
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa33d ago0x77197e…acf8ff
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xab6724…ece16b
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xdc2b72…4ff846
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xc3ea54…9def91
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa33d ago0xf4e2c6…396065

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.