Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0x467aa3…f8459a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xde8dc7…708580
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0x9c6b6d…8c7cac
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0x4ffd39…584e1c
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xffd992…2ae0a8
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xa78ee4…084051
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xc8e878…34ab32
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xd24eb7…95f479
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0x46758d…8d2326
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0x1d1320…04c370
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xc0b40c…634449
0xa733…c7770x9c95…e299Base$0.001100%Route unknown53d ago0xa48c39…207fe9
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xe6bd76…3bc7b0
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0x07e18a…e781a6
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xc7cb19…5cf3c0
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0x972095…44db87
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xbb8bd7…6853fa
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xdc2033…90f106
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xbfff53…a383cd
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0x4c4a2a…bd0a0e
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xe8ad9e…8ef6cd
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xf0f4c9…66eec9
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0x9bfa0b…3a3275
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xbd7002…b467a5
0xa733…c7770x9c95…e299Base$0.001100%Route unknown54d ago0xb18d3b…08f9ef

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.