Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x35f227…5f8a55
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x79802a…4b26d0
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x13656a…e05083
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x151e09…c9e0cc
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x6e2020…9bcf56
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x3db468…a25204
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x0cb39a…0907a5
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0xa719da…1d03f2
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x4e71fa…b52344
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x8e5863…a3a32c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0xbd44ce…207df4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0xeb9373…0520d8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x7d3527…7f0ce1
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0x8c25a9…f74578
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa31d ago0xc053ba…cd00f4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0xb0f09b…a8b550
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0xb1f3a1…ecc64a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0xc31d9f…8e47a2
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0x811cad…957b53
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0x71fbb9…f579ff
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0xf540c6…39b24a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0xe0be24…5297d1
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0x0237de…487484
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0x81e453…d8953e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa32d ago0x9d278f…51bdc7

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.