Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…c48778d ago0xe731d4…993575
0xa34b…a97f0x9586…3c30Base—$9.00100%0x48f0…359678d ago0xcac058…a33880
0xa34b…a97f0x9586…3c30Base—$9.00100%0x48f0…359678d ago0x027451…889088
0xa34b…a97f0x9586…3c30Base—$9.00100%0x48f0…359678d ago0x8d9acf…351466
0xa34b…a97f0x84da…24b9Base—$5.00100%0x4337…d99578d ago0x9fcddc…9e0336
0xa34b…a97f0x3196…9d9bBase—$5.00100%0x4337…fa0078d ago0x08f6e2…5dc5da
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…dddf78d ago0xb04793…bf6276
0xa34b…a97f0x99e3…3d75Base—$10.00100%0x4337…dddf78d ago0xbd6f58…7e6df8
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…339278d ago0xe68374…e35c01
0xa34b…a97f0x9586…3c30Base—$9.00100%0xce5c…1d0578d ago0x00852f…ec70dd
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…beb178d ago0x484c14…750086
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…539378d ago0x0f5dc2…89d72d
0xa34b…a97f0x9586…3c30Base—$9.00100%0xc2d1…d49278d ago0xa43694…7b057a
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…5e7d78d ago0x52acff…9cf5cb
0xa34b…a97f0x9586…3c30Base—$9.00100%0xc2d1…d49278d ago0x10d5c5…fa3f12
0xa34b…a97f0x9586…3c30Base—$9.00100%0x4337…03f578d ago0x88c97c…bc7a3d
0xa34b…a97f0x9586…3c30Base—$9.00100%0xc2d1…d49278d ago0x71c879…1517b3
0xa34b…a97f0x9586…3c30Base—$9.00100%0x48f0…359678d ago0x2b23c7…924153
0xa34b…a97f0x9586…3c30Base—$9.00100%0xce5c…1d0578d ago0x911c51…fd630b
0xa34b…a97f0x7c37…6ddcBase—$27.38100%0x48f0…359678d ago0x9c90f5…ead770
0xa34b…a97f0x7c37…6ddcBase—$32.63100%0x4337…9fb178d ago0x486a9a…a196b4
0xa34b…a97f0x2193…43a0Base—$7.00100%0x4337…32a479d ago0x813e72…6b9397
0xa34b…a97f0x5d73…2153Base—$5.00100%0x4337…3dde79d ago0xf7638f…519178

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.