Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa31d ago0x8f78d8…0111cf
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa31d ago0x66f3a9…adc080
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa31d ago0xcae4e5…4dc463
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa31d ago0x022355…ee7994
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x295e7e…c82048
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x2d4e9e…303512
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x37f91e…b6f3ac
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x62ce40…5a9e12
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xf32e6f…62ae7f
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x21e700…f2693f
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xb8eb3a…7dd728
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x9e8b42…647bed
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xeeef91…12337d
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x0750a3…addb54
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xed0811…68d42a
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xfe3fbe…af3f66
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xf33dbe…b34289
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xa9ac2d…8d098b
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x991768…cf6346
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xbe2701…092bb6
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x0de195…7303a1
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0xee22ca…3dae83
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x2d93a1…7593e5
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa32d ago0x7750fd…5707ed

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.