Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa35d ago0x8b5029…6bac19
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa35d ago0xa6c33c…2ce6ec
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa35d ago0xb93c36…8459d0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa35d ago0xb79b52…6f753d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa36d ago0x64121e…fe37a6
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa36d ago0x082855…72f69d
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0x803426…f67b0e
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0x248b54…4bded3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa36d ago0x7d42e1…f11c0d
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0xe32613…a53636
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0xfdbaf5…8b27b2
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0xbf9e15…3a1157
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0x95ec53…2583dc
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0x4a6def…c2d610
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa36d ago0x14b714…675139
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa36d ago0x62665b…0a5380
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0xd7b762…fda5d4
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa36d ago0x566bef…486ee2

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.