Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x761474…f7e770
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf1591…9181c0
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1cf945…bd4c5a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf4ad5…8cca5a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x02f5ae…e620fc
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x134d85…2acd2c
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0x52d08f…2a509d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb52611…60018d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7c4445…1b6be2
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0x86db8f…7a5a4d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa36d ago0xacc80b…3626bf
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0xb47523…b54efb
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0xe54644…7fa638
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0x2e3e36…bcfb34
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0x75796f…5b1ce1
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa36d ago0xa38c95…75d67c

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.