Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0xc94b41…d2c5e2
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x59629d…bf2298
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0xa32016…cfd619
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0xf827e5…9547b7
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0xcfa965…e61cf2
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x927adb…ce9cd1
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x69389f…fd6593
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x31c6fa…3d8801
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x821c95…e774eb
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa48d ago0x29b326…4fae9b
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa48d ago0xd5b2d8…294dac
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa48d ago0x31ef5d…7f5626
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa48d ago0x5f38e3…82c95e
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0xce3515…2908fc
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x031d62…cf0a82
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0x733b03…91c6c3
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0xdae393…b40ccc
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x7d4ac2…8fc416
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xc59209…535f8a
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0x27a4f1…2231cc
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x611d81…8a4a20
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x6690d5…2d2ade
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xec8aaa…786248
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xa3c94f…49c891
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x88eaa9…d04dcf

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.