Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa67f30…9ae5cb
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0eb205…967ea8
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf9f602…c603e4
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe6e0f5…adc75e
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x795ab3…08fed5
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3de6a4…a7d964
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x116306…ddfcd9
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x74a87a…84811f
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd2c88e…ba89c5
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1bccd6…e185a5
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf19a03…0cf596
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x40274a…809390
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1eab05…536f86
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe5bd89…0c8c31
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x45c8ec…9a1c94
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc30f25…508184
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe7710a…817465
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7281da…7be513
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x57f4ad…fca885
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3c42e5…261cf5
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa7af09…e2e246
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd5c46b…0a884e
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2c8cd…5109b5
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a8348…b7e0e2
0x63bf…da4a0xfe80…47eeBase—$0.001100%fluxa16d ago0x451d49…7e5e78

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.