Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x89228e…8e48ae
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x66206b…19b997
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xb82e8b…1ef94f
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x5190c7…c90e5b
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x1a9d09…0eabbc
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x177d69…e6dfde
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x50ea11…7f3038
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xd716ca…4f7041
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xb6b869…c47728
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x066898…8b22da
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0xdf1e2a…f9c389
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x644438…ebcac4
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x3ba5fb…60c3e8
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x55132c…ad6f58
0x0000…9c630x9c95…e299Base—$0.001100%fluxa51d ago0x800c7f…53469f
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x196d8a…7d66dd
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0xa7b0a4…a2b924
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x606010…4839f7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0xed8970…adfa11
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x98a902…160894
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x37cba8…0fdb48
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x9dc7b6…227067
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa51d ago0x7a6f2d…caa066
0x0000…9c630x9c95…e299Base—$0.001100%fluxa51d ago0xf08a9c…df3d39
0x0000…9c630x9c95…e299Base—$0.001100%fluxa51d ago0x14c5c4…285217

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.