Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x058a17…14ed97
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0xd93acb…24c38b
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x201f4e…be3457
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x571e01…131fdf
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x1df3f9…068255
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0xdab40e…34375c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0xedace6…8be706
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x3c3b87…e25c22
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x57b072…15ab04
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x2c73a2…cff41c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x69c20e…fb74a6
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x51e089…d7fae8
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0xde4e18…d9e7fb
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x465013…4f7b45
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x9d9a3d…248b90
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x22502f…cf3ca7
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x65f4bc…77166c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown56d ago0x9369a6…c08a8a
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x11ab65…452a3b
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x44af75…fee754
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x22a9ba…6f0bfd
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x04a8d2…086dd2
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x8fb167…ab68ed
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0xb3cbca…622ebd
0xcde1…41540x9c95…e299Base$0.001100%Route unknown57d ago0x13d787…92e8bb

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.