Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0x069f35…28deac
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0x2145a4…e9f0b7
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0x05de5e…118a8f
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xe0ed44…5ec6f3
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xeb4fe9…6c22f5
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xc2afbc…dd438e
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xc78f2a…527736
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xff1f0e…67e6fb
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0x0a54c1…6d24d3
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0x676c1d…5c5d9c
0xc573…96500x9c95…e299Base$0.001100%Route unknown51d ago0xf37138…2dce2a
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x824cdd…ca5057
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x6412dc…02fd1a
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0xdc3059…392e0a
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0xf8a823…7dce07
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x8983d1…3e7d97
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x918986…5eb46d
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x76ea3c…ef42af
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x9e7c2b…57a7f1
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x824752…4d968b
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x666380…2ad785
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x4d772f…a090f7
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0xd75102…32d3b8
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0xf6c5ab…7854ca
0xc573…96500x9c95…e299Base$0.001100%Route unknown52d ago0x879658…31fa53

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.