Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x8a97d8…e31739
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x0a022e…70bce9
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x4d383d…637b63
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x0fbe48…20929b
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x08613d…aba982
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x7f038f…a5ee83
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0xe1450f…a3d23d
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x196603…2fc59a
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0xeeb1f7…bb1e1c
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0xe2dc8f…3e4fc2
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x2eb509…3018e5
0x5cad…89220x9c95…e299Base$0.001100%Route unknown24d ago0x6aefb4…780cc9
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x7990b4…db6045
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x996456…d349a4
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x2cbcb9…40c605
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0xf3c8e1…9aee96
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0xb9a44d…f93e53
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x855eb0…0410a6
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0xda6e14…402001
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x19735f…a3ffb6
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x8bbcd0…333988
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x3eec62…152d81
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0xb418b6…4d9822
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0x95a960…da17e2
0x5cad…89220x9c95…e299Base$0.001100%Route unknown25d ago0xdbcaef…1ec49e

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.