Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x04647d…646d26
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x095487…542245
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x4f7cbf…89e2fc
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x7878a0…307b65
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x457b83…b63b58
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x8b2a72…9698bc
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0xccd3cd…8cf688
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x17f893…b15bb6
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0x0fa064…1368d4
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0xed8a8f…eecd35
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x862ac8…af184b
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0xd31332…316a20
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x3e334c…a9df79
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x7605ec…31a280
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0xc93757…3467b8
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0x1a12ab…dbb150
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa46d ago0xdddc7a…9b16c0
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa46d ago0xfbfca9…aa3cd0
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x53751d…faaea2
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x313645…e3e4cf
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x373048…239d5f
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x5d44b7…6e0561
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0xd10411…796ba9
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa47d ago0x149620…a220f9

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.