Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown51d ago0xa9d51b…0d5b8e
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x305ebc…fb144f
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x2f2e88…33e00a
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x2abc97…887adb
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x38b3a8…4618b5
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xf3b529…7bce2b
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xc707bd…e93d45
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xce05fe…0ed946
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xe55079…7d67be
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x38a728…8dd5bb
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xe3a485…1b70b0
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xd06c88…b11b84
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x1d4229…7dc977
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x425230…db0b29
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x9c511e…2603f0
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xd100ab…56bb7b
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x1c6a2e…668f62
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x4cdff6…35fa1b
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x569b65…019ce8
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x1cb56b…a1470c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x68fe26…7f183c
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x3dcc0c…0839ea
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x9e2e32…811e87
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0xa4cec2…80fa14
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown52d ago0x732403…6efb7c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.