Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x374ccc…732678
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x4b6c60…42e9a1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x8fd41b…8cc470
0x445f…40930x9c95…e299Base—$0.001100%fluxa37d ago0x9023da…48c176
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x0d2390…7cc08a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x837a8c…927cc6
0x445f…40930x9c95…e299Base—$0.001100%fluxa37d ago0xb58493…dd6ce4
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xbb0611…d51360
0x445f…40930x9c95…e299Base—$0.001100%fluxa37d ago0x8ff51f…895186
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xbbfb93…5d85eb
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x0a338f…f39aaa
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xf5b7ea…f6958c
0x445f…40930x9c95…e299Base—$0.001100%fluxa37d ago0x00a0df…b4e869
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xb5c822…3748f7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xed88e2…d13d2e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x86456d…a2b419
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x7fe0ff…ce9947
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x5aca7b…af466e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x63d203…f1e60d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xc26fb8…1b852f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x60d91b…0e3485
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0xf2a68e…d40057
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x142857…faa18e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x3c7e21…fcaaac
0x445f…40930xfe80…47eeBase—$0.001100%fluxa37d ago0x16fbe8…5f3f68

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.