Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xabf460…07c5f9
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x13de6b…748c89
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xbdede2…565e7b
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x982f2e…17885d
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xf531db…dba5a6
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x868687…15da88
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xfbfd9b…fe81a3
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x9e469c…299d2a
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x033fcc…c937ab
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xfb5d66…8719ed
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x462827…77edc3
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xc27532…242b5a
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x2caa25…0e0ff8
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x657d30…7a5656
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xe8a4e0…7b5f6c
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xa837a0…324834
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x71f272…e837e7
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xc1256a…67db95
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x4605dc…39912e
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x7eff7a…1b0308
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x7b2b4b…2c76e8
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0x385bb7…98d0e5
0x5bdf…ad7e0x9c95…e299Base$0.001100%Route unknown55d ago0xd8a137…8ea3c1

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.