Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x05c3cb…989722
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xc3ee4b…8b6a82
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xa7fd9a…2f2c74
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xf24304…185438
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x42153e…252f45
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xb0c528…273c8f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x66fe87…8bc79c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x02b76b…340458
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x6ec81a…92a38b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x96d078…90a67e
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xbfa618…d9c74f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x800768…df3abf
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x4b49aa…8db950
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x8e3c1b…06acf2
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x294f72…199848
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x190617…f80231
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x193474…f1d340
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x4d0a9f…61992b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xf5de56…3353be
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xe55fd2…591c3c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0x514b41…354adf
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xd29cfd…1114e8
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xe68ff9…bbdf19
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xb0c380…c71469
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xc0dfcf…345f98

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.