Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0xcde7cc…f86ca4
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x8deffc…f48590
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa35d ago0xf78bd2…a181b6
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0xc1df07…a5967f
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x355518…c7be98
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x6db505…d1a8bb
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0xe5b580…e34ace
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x77ef53…a17118
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x9fd010…cd3f51
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x60e784…aef5c7
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x42354e…141849
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x3bdd41…c81dbd
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x4ab2a6…dded6a
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0x30dcf1…e189b8
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa35d ago0xbb5370…811a08
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa35d ago0x7f0ec2…133550
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa35d ago0x685f3e…3e3ddf
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa35d ago0xc7f32c…484f57
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa36d ago0x62ba3e…24f368
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa36d ago0x20ba47…98ec4f
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa36d ago0x19b053…c834a2
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa36d ago0x5e4e21…d244d4
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa36d ago0xcb0807…b0e51a

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.