Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x8cf01c…4c27d6
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xdc309b…8cbbcb
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x4f6e9d…cca35c
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xa974d6…8a12ae
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xc10d19…f32a59
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x4e25ae…adedfa
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x143f7b…0241dd
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x8f5072…8e1d62
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x36ce80…6703bd
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xbffe10…816f4a
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0x220480…23e9bd
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xd2bc16…f76309
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xf8fe0c…c5f079
0x3c77…08810x9c95…e299Base—$0.001100%fluxa32d ago0xb86b8b…f3c78b
0x3c77…08810x9c95…e299Base—$0.001100%fluxa33d ago0x215ab6…a421bb
0x3c77…08810x9c95…e299Base—$0.001100%fluxa33d ago0x096efd…baf5d2
0x3c77…08810x9c95…e299Base—$0.001100%fluxa33d ago0x3d2296…ffde29
0x3c77…08810x9c95…e299Base—$0.001100%fluxa33d ago0x9e4510…9bd9fb
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0x593ac1…67a03a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0x0692f9…52f02e
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0xfa4a83…725809
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0x2af12c…8a66d2
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0xd1936c…fd338a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa33d ago0xe747a7…5a880f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa33d ago0xdc9408…fe5e29

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.