Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x2e2af8…afe448
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x8508ed…a0375d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x98158d…073fad
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb6f95a…9fe5db
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f5ba9…9e68a4
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x21c01a…98f39a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x6dcfd2…bd1204
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x70b093…4415ed
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a00de…314256
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xa361bb…884e24
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x1ab1f4…54ce96
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x30f7a1…57c4a5
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x54d148…46e64f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x3df459…1d5f49
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xea2505…e4499c
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x82bb27…308ce6
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x77dec1…65b00a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xed1267…bda93d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xfb9400…b27911
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x520179…cc6ccf
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x55c0fe…8d3b7b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb786b3…107231
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x09168e…9761be
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x8966a0…2c9a79
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b4736…738439

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.