Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x30be4e…f84a93
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xf12765…e086dd
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x69c2f7…0d83ee
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x47f9c2…84cf32
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xb92ebd…785dd2
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x2f344c…f83d74
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x26b7ea…4c4e1d
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x530a67…f687e1
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xcc6801…d8627c
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x2269c2…9667d4
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x137ab1…f0d545
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x274195…96abd3
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x0e980e…c200b4
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xe1a079…5c6452
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x0ce2ad…be02d3
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x85d33d…b719c5
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xa3446f…485265
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x9ef568…3da4fc
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xc3fe70…726fb1
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xf829b7…b13661
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x37fa67…26517f
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x8d5f2f…f26c0d
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0x13885c…550306
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xdcebd9…5ab744
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa10d ago0xbb59f4…cac1a0

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.