Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0xfe80…47eeBase$0.001100%fluxa41d ago0xceb817…4eb35f
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa41d ago0xeb5f74…4c20d1
0x46d8…cbb50xfe80…47eeBase$0.001100%fluxa41d ago0x3e197a…6f58f9
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa41d ago0x35360f…5f1d94
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa41d ago0xaecf04…0c71b1
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa41d ago0x4c5084…9ae688
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa41d ago0x702be4…27a612
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0x9e7d4a…aa10ec
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa41d ago0x560c69…6ec4ef
0x329c…1b830xfe80…47eeBase$0.001100%fluxa41d ago0x2f61a6…86305b
0x0000…9c630xfe80…47eeBase$0.001100%fluxa41d ago0xff18a3…e1b7e0
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa41d ago0xbe5c3b…0f8c22
0x3407…70d20xfe80…47eeBase$0.001100%fluxa41d ago0x3bf3bc…82e3b7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xff87e2…73eeb2
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa41d ago0x6807ec…0fe31e
0x8951…ec060xfe80…47eeBase$0.001100%fluxa41d ago0xcc2922…cd91a4
0x8b30…a5e40xfe80…47eeBase$0.001100%fluxa41d ago0xa94b99…5304c5
0xbe39…99bb0xfe80…47eeBase$0.001100%fluxa41d ago0x66b04b…eb1ad9
0xfbde…50530xfe80…47eeBase$0.001100%fluxa41d ago0x7f514d…5c89a3
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa41d ago0x896f0a…8e38b0
0x5070…4f8a0xfe80…47eeBase$0.001100%fluxa41d ago0xb5b341…1cd174
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa41d ago0x91e9bb…193d8b
0x329c…1b830xfe80…47eeBase$0.001100%fluxa41d ago0xfbbbed…6fdae6
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x1e00d3…be48a4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa41d ago0xd6785f…ddd914

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.