Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa63d ago0xbe9924…4c9acb
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa63d ago0x231227…cc9d96
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa63d ago0xb204c0…927174
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x99ec31…d7c45a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x4f9f63…c1f234
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xe633ce…573269
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xf681ee…af3bfb
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x3a3cb9…8cea84
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x86a541…855637
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xfee37b…d8d1dd
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x094b26…5e7664
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xebab39…e401a3
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x4c6c11…8f0c51
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xfe8ac6…a70437
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xf9fae9…869def
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xf32765…7ddb4e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x56b398…142466
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xf3a966…3c28f0
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x2e5e78…581ddb
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xb47c64…b35447
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x054164…c9577b
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0xa24467…4b6b2a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x603adf…de4501
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa64d ago0x52d4e1…936212

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.