Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x00ae91…cf317e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xa9f322…d775b3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xe4fd4d…a52c78
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xb2042d…571995
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x3b2dce…b442cc
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xb60c37…9b72ef
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xc56585…e49945
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xca9035…8ba83c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xbafbf4…bb3cce
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xbca157…42bb1d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x3fd62f…6af5e3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xa754da…0a4e97
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xc788d5…7f158d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x39942b…9b0bda
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x848a14…71db1d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xca5b0f…bb2da5
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xedb5a5…1e5e5c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x741f93…970f47
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x20d3a9…2a6c3d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xe99b64…4fa2c9
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x479aef…2fb0f3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xa04367…b7d1ca
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0x853b27…10427a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xebfe3f…f6c803
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown85d ago0xc564b3…2a669c

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.