Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0x90985f…b54cdd
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0xe68e9e…1a265e
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0xa6e548…026c74
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0xdff4c2…900924
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0xcd0db8…5dac60
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0x7aff93…288e21
0x1936…7f530x9c95…e299Base$0.001100%fluxa63d ago0xc2587c…093a41
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x834f17…6c35ac
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x95332c…733537
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x18c772…55da3c
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x16d76b…80117a
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x43f1b1…616ab0
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x78bd31…30359a
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x323345…c7144f
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xc13a93…9217f4
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xf18934…c46c7f
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x929c53…9ce5d1
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xd352cf…4a13ca
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x912fdb…025c8a
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x2f992e…5f382f
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xd32e52…2b4e2f
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0x114de3…b5bd6f
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xd480ab…149b71
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xfa66c9…f50224
0x1936…7f530x9c95…e299Base$0.001100%fluxa64d ago0xa33693…86edf2

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.