Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x9075cb…196e93
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0xafc045…7969fd
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x7e2abe…2e85c8
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0xb4a414…5e5397
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0xdba1b5…ea8eb0
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0xd7e22f…7b8003
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x26cd81…f91807
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x483312…edd168
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0xdee8f9…9d8488
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x4bd95b…92eba2
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown44d ago0x817094…39d460
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x98a019…98841f
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x02d569…72cc25
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x887357…f96e11
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x837a0d…7bdcfc
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x10e853…d2ae95
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0xbe024a…bbcdf5
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0xe9e28e…568bae
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x3dd1bd…fe8af1
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x232fd8…c2bb12
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x11e0fc…bd5510
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0xd20bc9…339e10
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x22f316…69ae41
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0xfe05d8…217c89
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown45d ago0x79609e…4ca99a

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.