Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xcb3da9…c03602
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x542925…4ff8ce
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x97c29e…fb062b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x83aaff…3ee9d0
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x8d001b…85bbe1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xe589ab…8f9d72
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x66ea18…4150c8
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xec5116…02398d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x2065fb…d8c5bc
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x6b3e9a…29f43d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x3e36f9…1fece2
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x188896…9352ec
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x4d18ca…fa1298
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x6b523d…45f953
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x281c32…af754b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x834412…fbb4e4
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0xe65495…996bcb
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x10f3c6…12efe0
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x6b8ea4…7b3667
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0xd0d055…980dbf
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0xc6d977…2172d5
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x28c9bd…bb1916
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0xd21e1a…ecd998
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0xc4ffb5…6745d0
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown47d ago0x667c62…9d854b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.