Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0x0feb4a…e5c5ac
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0x77d3ed…2988bd
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0x5a1d47…ddd0e7
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0x87daf2…a8f6a6
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0xa13c32…f47548
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0xb0a095…53369d
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa36d ago0x7da122…50dc85
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x7dc53f…57ec12
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x342c5e…75f568
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0xca5a06…cd0236
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x2ca2f3…9fb089
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0x7b0f0f…de54ff
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0xaa5b8d…17e71e
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x7eaad1…43bd1e
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0xbdcb02…eb91ed
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0xb7b868…62903c
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x32b538…a171a2
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x08ba48…f1248b
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x8eb712…15c872
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa37d ago0x3f165b…e6384d
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0xa67e7e…eec4ce
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0x6e415d…d7f1d5
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0x6c05af…9bc3ac
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0x6c55bc…0fc16d
0xee7b…86fd0x9c95…e299Base$0.001100%fluxa37d ago0xf9ebfa…fe6cc6

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.