Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x52b879…13ba28
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0xcbd40b…3989eb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x0f81ff…5920f7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x9fc199…de7df2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x26bb53…27d0bc
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x9b9bba…e24426
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0xadc075…db9166
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x2f3b78…b4c593
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa85d ago0x0b33eb…b2ba87
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x3a4066…ff3538
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xbe1639…ea5ba7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x020303…0a6d99
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x72c252…86aae6
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xbd0be8…077e52
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x9aa18f…7052db
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x2e5d48…42c5cc
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xdc5dff…1ec119
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x8fe6d8…eb0b4b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x22d7d8…5d207b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x20e16c…5ffa28
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xa3285c…ecc166

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.