Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaf6…0c100xb300…8e84Base—$0.10100%fluxa97d ago0x25e317…431c28
0xe76a…86880xb300…8e84Base—$0.10100%candidates97d ago0xc652b3…c54016
0x88be…135f0xb300…8e84Base—$0.10100%candidates97d ago0xe13a07…1c9932
0x5750…6b490xb300…8e84Base—$0.10100%candidates97d ago0xa6739f…17e24b
0xe9da…6b800xb300…8e84Base—$0.05100%fluxa97d ago0xecb77c…f03ef3
0xfe4c…ff7e0xb300…8e84Base—$0.10100%fluxa97d ago0x0eb903…19d64f
0x1fc4…ab040xb300…8e84Base—$0.05100%candidates97d ago0x4f9ae5…0fea67
0x13da…5d640xb300…8e84Base—$0.15100%candidates97d ago0x2a3817…dae61a
0x4b82…afe60xb300…8e84Base—$0.05100%candidates97d ago0xdd8d66…836616
0x77d0…63d60xb300…8e84Base—$0.15100%fluxa97d ago0xadf32b…1827a0
0xb4c0…4ffb0xb300…8e84Base—$0.20100%fluxa97d ago0x051057…ab0d70
0xb2eb…3ce00xb300…8e84Base—$0.20100%fluxa97d ago0x973776…8751eb
0x9c10…40ff0xb300…8e84Base—$0.20100%candidates97d ago0xc39f47…c1352d
0x4991…67430xb300…8e84Base—$0.29100%candidates97d ago0x3eb472…2fb7ec
0x15af…d5330xb300…8e84Base—$0.20100%candidates97d ago0x87a49b…33e180
0xf33b…d7180xb300…8e84Base—$0.85100%candidates97d ago0x4eb0cc…c41a53
0x405f…e2e30xb300…8e84Base—$0.84100%candidates97d ago0x8cf465…9e0960
0x5327…a4630xb300…8e84Base—$1.07100%candidates97d ago0x86c205…fbddb9
0x1078…d7590xb300…8e84Base—$0.20100%fluxa97d ago0x744b32…cde7d5
0xa4b2…d9f60xb300…8e84Base—$0.25100%candidates97d ago0x9fc356…352462
0x3ed6…c0330xb300…8e84Base—$0.18100%candidates97d ago0xaaf1b6…0999d1
0xcec9…8fc70xb300…8e84Base—$0.18100%candidates97d ago0x2bf52a…eac1ad
0x7f12…a4b20xb300…8e84Base—$0.33100%candidates97d ago0x1a5267…6ca5ab
0x145a…1bee0xb300…8e84Base—$0.38100%fluxa97d ago0xf2f052…2511de
0x4964…20830xb300…8e84Base—$0.38100%candidates98d ago0xf31a1c…e93e7f

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.