Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x0e80d0…55e50f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa38d ago0x4de07e…f0bd85
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa38d ago0xaf0c5a…ed51a3
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x8d614c…b91828
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x0ab4f3…f42405
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x0a9c1d…8681db
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x36bc96…04b2db
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x943d4f…f4dab0
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0xfac3f3…5c8d47
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0xed1500…81a7d6
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0xde9b53…27dbba
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x9616fa…9c7929
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x6fb4fd…dbc23a
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa38d ago0x40d822…18114c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x045c71…85866c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x619fc1…102334
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa38d ago0x0886d5…7f494e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0x339a14…fa8109
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0x585521…6c2746
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0xb31e67…e06cb4
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0xd35d12…44a151
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa39d ago0x84e062…b52dfe
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0x4efee6…04bf02
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0xb81b2b…255937
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa39d ago0x182296…2e1cf5

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.