Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xdd58dd…1c6220
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xbcbd89…0dbe15
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x478a82…10a114
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x0182a9…3f40e2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x86b638…ff7b99
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xd1dba4…43c814
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x24d83f…8ca5a4
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x8303b5…1ad2ae
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x6f966c…9c30a4
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x161341…a96b8a
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xa6b71b…0e563c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x95f449…6432cf
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x4f4413…428511
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x4319a1…e2adbd
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa43d ago0x160115…82aa1c
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xcae4bc…a96cfa
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x74c8b2…4d0518
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x9b0b81…23cadd
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x407c8e…1e88a5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x3a3383…760658
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0xd283ac…e5b6bb
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa43d ago0x887fd0…d601fa
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xbf19b5…77adca
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x8b06ec…5be910
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x2ed6c0…455b2e

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.