Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b17…81d90x1e8e…60f8Base$2.00100%anyspend176d ago0x1b0ca1…7e08e8
0xe1e7…a8d80x1e8e…60f8Base$1.00100%anyspend176d ago0xec160f…c9ee41
0xac0a…affa0x1e8e…60f8Base$2.00100%anyspend176d ago0x7d9d50…819511
0x26d9…d15e0x1e8e…60f8Base$1.00100%anyspend176d ago0xb2badc…267e6d
0x2b25…bd6d0x1e8e…60f8Base$1.00100%anyspend176d ago0x4db64d…1cfad6
0x9d28…ebcd0x1e8e…60f8Base$1.00100%anyspend176d ago0xc06506…b423b1
0x9d28…ebcd0x1e8e…60f8Base$1.00100%anyspend176d ago0x43db6f…be374a
0xf961…f9ab0x1e8e…60f8Base$3.00100%anyspend176d ago0x041db8…45c947
0x9d28…ebcd0x1e8e…60f8Base$2.00100%anyspend176d ago0x0d122e…75f9cb
0x30c6…cae10x1e8e…60f8Base$2.00100%anyspend176d ago0x1c3fb0…828ddd
0x4654…f66e0x1e8e…60f8Base$1.00100%anyspend176d ago0x66f1d2…032a14
0x26d9…d15e0x1e8e…60f8Base$2.00100%anyspend176d ago0x1f0138…239698
0x3510…1b480x1e8e…60f8Base$2.00100%anyspend176d ago0xb149da…516e27
0x9234…0d850x1e8e…60f8Base$1.00100%anyspend177d ago0x494fdc…129281
0x2310…0fb20x1e8e…60f8Base$1.00100%anyspend177d ago0xfdd560…30bed3
0x08db…931f0x1e8e…60f8Base$2.00100%anyspend177d ago0xb4aa94…8cfd1a
0x019b…12f70x1e8e…60f8Base$1.00100%anyspend177d ago0x07124a…5008c9
0x90dd…b1930x1e8e…60f8Base$1.00100%anyspend177d ago0x14953f…6c62b9
0xa925…e5ef0x1e8e…60f8Base$3.00100%anyspend177d ago0x0e9235…df09a6
0x3bb7…fe420x1e8e…60f8Base$1.00100%anyspend177d ago0x7bec26…22a091
0x78e9…cefd0x1e8e…60f8Base$1.00100%anyspend177d ago0xa991a9…0b9153
0xac0a…affa0x1e8e…60f8Base$1.00100%anyspend177d ago0x41ce57…336099
0x140b…a2c90x1e8e…60f8Base$1.00100%anyspend177d ago0xb3f881…f19c4e
0x0e29…3be50x1e8e…60f8Base$1.00100%anyspend177d ago0xcc8c67…0fd7f4
0x2310…0fb20x1e8e…60f8Base$1.00100%anyspend177d ago0x187d39…e3c5c1

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.