Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa73d ago0xa4bbff…c84115
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa73d ago0x7155dd…77a3e9
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa73d ago0xeeab3a…d25666
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa73d ago0xe011cf…0e986b
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa73d ago0x4ec4c4…eec924
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xb7f1db…4273eb
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x7ea934…ddf35d
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xf30fb1…2f2ba8
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xd31f1d…3e9f61
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xafa235…f32e2b
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xad2186…b2d550
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x46ef64…9d2cf3
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x8eb3ae…ab9a05
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x0549c5…ec7d7c
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xb59dcf…9f8084
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x36d47e…5802ea
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xc05d25…6c07e3
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x95f749…5cae75
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x3cdfd2…8617dd
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x7771ee…3a2557
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xcebcee…694cf1
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x3662fa…92abdf
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0x1e0938…5611fe
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xe7e3c7…efb934
0xfbf6…c1a90x9c95…e299Base—$0.001100%fluxa74d ago0xd77dd3…797499

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.