Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xa7e9ae…db89d1
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x184b8c…113167
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x1f9cbe…34d872
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xe2b8d4…407203
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x9e6452…e29491
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xf7dbf0…039f5b
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x412025…c0ffc7
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x63e09d…369a2a
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x6b3e67…e64bec
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x2b9ecf…6f8947
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xcb86e1…91284d
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xe66c5a…7e3a2b
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x3daa73…1a5881
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x59423c…5435d0
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x485aea…f3fae1
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x529769…17e23a
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0x196c0f…e30bb5
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown61d ago0xa87a57…345f78
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0xb9db99…2013de
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0x846562…c7ee0d
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0x429570…22b238
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0xd84d04…d88258
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0x77f3b6…c44c86
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0xe8373c…241adc
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown62d ago0xda4847…838e8b

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.