Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x7b4af8…925df4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x422025…245360
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x9a4d43…596c58
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x061a7b…994839
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x2fd04a…6843ee
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa35d ago0xb15d6f…da79b9
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x58e0d2…f32e4f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x8b3948…10a36b
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xe2214a…09dd68
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x19d838…e2c76a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x2fadfc…32873d
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x35cf7c…7da4fd
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa35d ago0x3dbea7…e71419
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xc82a61…f4aeae
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x3fe471…a6921f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xb90fd1…d3ab77
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x73bcfd…23aec4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xb6aa7f…48d363
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xa341f9…8e58d4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x4d04fb…517a1d
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x29c57b…4c4416
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0xeda456…e03231
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x2d6dbe…cca0de
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x406e8c…467861
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa35d ago0x8d5ae0…a9b464

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.