Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x56c70d…2a16d1
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x98b4fa…eb44e7
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xbc1682…e0f899
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x465653…905611
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x8a042b…dd8108
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x1f2c0c…9cc454
0xff8d…63630x9c95…e299Base—$0.001100%fluxa50d ago0x8ec3d9…97e919
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xce85f2…c0e21b
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x2cc725…bda54c
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x38beb9…9c0b21
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xcb2900…779173
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xf16bd1…c51231
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xfafbaa…90d968
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xc4204e…cc9f1d
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x4ddc4b…d8c8a9
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x1088ee…9b8bf9
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x327b77…310845
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x586648…5d6bb7
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x4a0a2c…a925ea
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xdbf446…6a8bc4
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xf2e56a…7f46b2
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x59132d…3ccc2b
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0xe19778…7104ff
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x2577ec…bdbabb
0xff8d…63630xfe80…47eeBase—$0.001100%fluxa50d ago0x858e4d…d803a4

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.