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%fluxa68d ago0xde7766…6e1ec2
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0x2abc91…26b327
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0x03f690…2ad65b
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xbb43be…cf0762
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xa78789…33c145
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xdd067d…1b6687
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xe7cfd1…e0edf1
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0x859749…f09f06
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xabd3df…18dea0
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xe72437…fe068d
0x1936…7f530x9c95…e299Base—$0.001100%fluxa68d ago0xfe1195…b6d7c9
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0x705364…2db64b
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0xefd044…ff1f63
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0xa98394…13d8bc
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0xc3f3ad…f15508
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0x7a3655…e77978
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0xc693c2…993989
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0xb1fff6…4b7e1e
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0x33e08d…8e3ac8
0x1936…7f530x9c95…e299Base—$0.001100%fluxa69d ago0x6557af…973ca0

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.