Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x4ffb74…4b6094
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x1f39d6…e33aba
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xd064e5…5b2fed
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xc90e6b…8aa7c7
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x5f3035…6b0430
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x3c99af…f49449
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xd485e9…8f4f33
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x1e18de…bab6a4
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x2e28b9…da5e64
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x2f9cd7…a9a94b
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa33d ago0x1bc253…fb831d
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xb28ae9…040f3d
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x17d9ed…225a35
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xee3a53…97b1d9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa33d ago0xe9a72c…8b78ad
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa33d ago0xb0c987…15a342
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x210e81…6249cb
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x6fd19c…dbc403
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa33d ago0x1336ad…ae60af
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0xdd4294…7c5554
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x97c80d…316403
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x89f814…748292
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x2666ca…e90e5b
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x68ff59…d48e22
0x8533…2d670x9c95…e299Base—$0.001100%fluxa33d ago0x10197d…86ade4

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.