Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf17522…4a6880
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa19d ago0x388e41…f40108
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa19d ago0x106209…c7d60f
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5e43ea…66306b
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa6bffb…d9cd04
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdd77d7…63c414
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c5c4b…c3ac9d
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3163c6…c6c3bb
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4907b0…c9089e
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf18ca3…478e38
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8dbb0f…b9122e
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9e94d2…0eae9a
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x87c617…de4ffd
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x18d299…60b475
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x40f5c7…9421b8
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x94defa…79eefa
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x28a4a2…c915d0
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb3bcc6…4f696e
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6399f1…b110ec
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf0b757…5af23a
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc5fe7e…aa5798
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa35c1d…043e14
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8e062b…ed4256
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcbecfa…88abca
0xd893…c32f0xfe80…47eeBase—$0.001100%fluxa20d ago0x398167…3c8cfa

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.