Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x981932…87c196
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x2e7ba8…5e2fc9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x0950fc…ad5c44
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xfc6e34…2b5ec9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x444a26…497b9b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x77d0d7…2b9ff0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xfd3554…0f15c4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x45764b…f5b585
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xa6283b…02f6e2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4ba9f6…3b19f2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x416cce…837ef6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0x7a2fa5…a84aae
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4fcf48…8224b4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd3e46c…297ee2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x01343e…2463dd
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x0df68b…43d92e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x66423f…7ba3d0
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0xf10536…349c1a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x461471…c2949f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd3dbfd…3fbd14
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0xa70217…b56fff
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0x1abe90…986acb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd73775…a9a67a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0x628ee2…c8b332
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x41fd5e…4e3122

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.