Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xaf3b19…696fd1
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x0e0104…e3c314
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x1aa597…315a67
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xe1209a…c0fae2
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xbc9519…e399ff
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x3fd022…7f4963
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x313267…a8381e
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xa0c49e…c28e92
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x83a9a8…151a76
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xb23e99…01d5fb
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x79a8d9…8d9206
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xe3d78d…ef65d4
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0xad4134…92f776
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x2315fc…2c3afe
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x7c24c1…937af3
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa20d ago0x13c8b5…f6e86d
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x86a672…13d433
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x01514a…d6c60f
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x74e353…814a99
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0xb53f9f…d96e65
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x413766…573f5c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0xdc8dcf…c7cd9e
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x855a89…11e19c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0x17c0cf…9945b3
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa21d ago0xedce36…7f9b47

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.