Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xe79e70…37d540
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x3b187b…010ddc
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x4f2245…3524df
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x255792…b48a90
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x68d27c…adf456
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x0706ba…84b368
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x541b55…cdb028
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x8d5698…3ac5fc
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xfaff14…698139
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x22cfff…708a66
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x3c08ef…0c1935
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xe91c4b…030b12
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xbde3fa…e04940
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xc0d787…e3db48
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x5c11fa…9feacf
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x8d2622…436cb6
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x2a0e3c…ce1c02
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x31710d…acd7fc
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x83cd68…25c1c6
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xad5202…4a8d83
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x87d168…c338c9
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x598a60…349a27
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x26ba8a…0077fe
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0xf57af2…5031d6
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown69d ago0x51323d…12180e

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.