Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x568c…29830x9c95…e299Base—$0.001100%fluxa40d ago0x3e10d7…a42ac2
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x1d3da6…a9b1d4
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x6eabca…8a4d86
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x2b9fae…30f6ba
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x881102…f4b8e3
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0xdf4a3c…22fc6e
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0xd397bc…8d75cc
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x1e420c…7b59c4
0x568c…29830x9c95…e299Base—$0.001100%fluxa40d ago0x742ca4…b29fdc
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x75f74a…fdffda
0x568c…29830x9c95…e299Base—$0.001100%fluxa40d ago0xe37ef0…8b554e
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x6377db…87cf11
0x568c…29830x9c95…e299Base—$0.001100%fluxa40d ago0xd628f4…510847
0x568c…29830xfe80…47eeBase—$0.001100%fluxa40d ago0x89a28a…59f813
0x568c…29830x9c95…e299Base—$0.001100%fluxa40d ago0x53fcf1…6d6783
0x568c…29830xfe80…47eeBase—$0.001100%fluxa41d ago0x3e5d4d…324ddd
0x568c…29830xfe80…47eeBase—$0.001100%fluxa41d ago0x023d7c…7d286b
0x568c…29830x9c95…e299Base—$0.001100%fluxa41d ago0xbfbabf…a8014a
0x568c…29830x9c95…e299Base—$0.001100%fluxa41d ago0x4d5707…43afc3
0x568c…29830xfe80…47eeBase—$0.001100%fluxa41d ago0xf9f575…a3533f
0x568c…29830x9c95…e299Base—$0.001100%fluxa41d ago0xfa7de2…c59342
0x568c…29830xfe80…47eeBase—$0.001100%fluxa41d ago0xafbfc2…2d89e8
0x568c…29830x9c95…e299Base—$0.001100%fluxa41d ago0xa42ebf…039c25
0x568c…29830xfe80…47eeBase—$0.001100%fluxa41d ago0x281c88…3b091a
0x568c…29830x9c95…e299Base—$0.001100%fluxa41d ago0xde002b…93eee4

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.