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 unknown45d ago0xb6f75e…2f9d3c
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xa3f444…c5cf8d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x0f755c…e4bcd1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x585abe…599e71
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x16bccf…d2bd7e
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x5d20cd…b9b9fc
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x385477…98dbae
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x789523…90369e
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xa80e2a…018084
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xa9a551…646a9c
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xba1b3e…f9405d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xac8396…76a6b1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x6a9ab8…5a7924
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x85fcce…6c583f
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x7ae5df…e0972e
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xce9bfe…90e604
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x94ba41…368de4
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x122d47…a932f5
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x50716a…68b7c1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xc3f616…120c27
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x4ac195…5398d1
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xe02d3c…5b3d1f
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x8a0fed…b4a3dd
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0xcf70b0…a31c8a
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown46d ago0x187c68…5f335b

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.