Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xd4d76f…0dcb71
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x8dbe26…69b07d
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xbe04c0…67eae9
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xd542a5…9f4f83
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x2d4841…46b235
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x3e3722…af490c
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x09d975…4e2078
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x748120…cf4905
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xbf1a2e…a126a0
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x2209f8…5b754c
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x2cbb30…3af354
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa33d ago0xf3e277…03b1a5
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x7b6acf…51d895
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x5149f8…de4177
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x95801b…48fae2
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x385273…b183d5
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x95cb76…0f9ec0
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xa14de3…5aab4b
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x42572d…cac29d
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa33d ago0x20e7fa…f6f26e
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa33d ago0xbbcfa1…66da33
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa33d ago0x2f66b3…5ed006
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0x2c664a…7bb8f9
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xc1fedc…631824
0xe923…6aaf0x9c95…e299Base$0.001100%fluxa33d ago0xfe1614…b50bad

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.