Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0xc82945…52cd48
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x5fc0ba…049ad5
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0xd7959e…204cf2
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x1a4002…f5e8df
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0xb8a758…7c76ae
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x810ba7…0abc7d
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x5b34e0…e7da12
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x511d01…a496c6
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x8616fd…025b11
0x1537…33f70x9c95…e299Base$0.001100%Route unknown65d ago0x7e6a8f…14417b
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x5fa4d8…d25f76
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xbc17fd…809f7f
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x7185b2…ac318e
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x281086…087d10
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x6afbfa…f0e9d6
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x755627…2dcf76
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xfbc5d2…45ace1
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xe4ba8d…12b4d1
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xb34270…dd4d38
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xbacdee…be0122
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x4dd215…ba25bd
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x274436…cd5b01
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0x2d1946…44c607
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xaaf988…278fb2
0x1537…33f70x9c95…e299Base$0.001100%Route unknown66d ago0xb355d8…34c650

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.