Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xecf3a2…1b299a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xfbc66b…25453f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xc8e625…4b1235
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x3608c2…b64133
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x4d9916…eb299b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xc7c086…6a5359
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x1db662…e724b1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x3bc1b5…7b4b99
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xb3ee11…8c9c12
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xa4d9d5…4df39a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x1ce9e0…9aab07
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x87cac4…cf1ff1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xec75d2…f5556e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xca471d…85d0d5
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x3ff2ca…1262a7
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x4e54e8…682d53
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x484a10…cc961b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xa75671…35ea2b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xcf2329…af0a82
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x7bcfe8…be6263
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xb0478b…4fa4fc
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x96f59b…1394ce
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x8d5c63…b1351a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x35fb97…3cb750
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xed63f8…641d63

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.