Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xce806f…59a737
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x01d261…19c9e3
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x3f9c53…41f17d
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xeb1165…aa8c06
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xb617b0…4d50e0
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x0a78da…ea1589
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xc381b3…ca6025
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xe2b9db…9827d8
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x13909a…f7031a
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x51fa5c…0f657c
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xf2e0c2…752771
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa52d ago0x395d9f…7fcccb
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xbff6f5…5780cf
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xdf372c…cc634d
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xbea279…a5f85f
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xa644c6…0bd65c
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xd0136e…6ed080
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xcdf95a…450752
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa52d ago0x11a05b…1a0448

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.