Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x9d4fe4…218d6a
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0xeba599…77aa01
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0xabfae1…611a6b
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x4f17b3…311a8c
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0xced619…396307
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0x7735d0…42c22a
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x3a79bb…35ebfa
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x7bdf7c…ebfc30
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x477e69…258ed0
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0x72757a…c1d733
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0xf03ed6…bb0eb0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0x471317…6e66fb
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0xe175dc…7e418c
0x373f…80a80x9c95…e299Base—$0.001100%fluxa34d ago0xab90ef…e6a99e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0x2ff13d…90f6f0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0x2b10f7…4db038
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa34d ago0x6e5373…53bbfd
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x9558e4…1f7a8c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x2ab39e…29e124
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0xcf85f1…d0beae
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0xbec4e9…4f6ab1
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0xd0dfb0…9a28fc
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x97d92c…55e5bd
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x28a49b…bb9653
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xe01d37…8a41a3

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.