Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xcee055…4a2a76
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x057ad1…10756f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x05523f…e6b2d4
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x815df6…c8d550
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xe9e396…b58d25
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x26c3e4…2f1beb
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x552bd5…747320
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xb7e9ce…8b418b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xd9b0b2…bcff24
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x0328d7…652bda
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x038eb8…7f7c00
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x9175d8…7b6e8a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x28369c…fa39b0
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x9c8c55…f4d6aa
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x84ce49…fc9229
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x12f3b9…8d43f5
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x81f35d…95fc63
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x677c34…b7fa0c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x5ed4eb…a758bb
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xaf0fbc…aa9196
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x7484e5…14dd5b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x7b58a4…0fd6eb
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0xb4cd31…9c2f82
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x043d94…9ab870
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa35d ago0x27e38c…ae1887

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.