Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x9aae2d…f337e6
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x94c513…e0e107
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xe79076…baab19
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x0cdfb9…54c90c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x4cc253…870471
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xa5c7d0…680a6c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x2d528a…e7f9b2
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x86cb4e…4b9d49
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xcefacf…d3f775
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x1c2e80…4945a7
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xc2e0f7…583f9c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xb3046a…fadecd
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x8c3eee…6124ed
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xedf3f0…d0fa4c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x75c789…52a63c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xc00b74…f42f34
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa52d ago0xa3564d…208593
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0xbf8c1b…56edcc
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x133f0e…6ff406
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x42f56d…98f57c
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x486adc…0d8942
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa52d ago0x47213d…c28d28
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa52d ago0x0b79c8…2f1419
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa52d ago0x10b29e…4c4f17

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.