Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…882682d ago0x71c207…ac7c95
0x3be9…575c0xf6ee…3bd2Base$0.006018100%0x4337…882682d ago0x71c207…ac7c95
0x3be9…575c0x31d0…2cd7Base$500.00100%0x28e4…5b0182d ago0x7cb66b…92d288
0x3be9…575c0x31d0…2cd7Base$150.00100%0x435b…703382d ago0xa86635…019b15
0x3be9…575c0x31d0…2cd7Base$30.00100%0x435b…703382d ago0x305546…0912e0
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…a4ab82d ago0xf3535c…10b108
0x3be9…575c0xf6ee…3bd2Base$0.003085100%0x4337…a4ab82d ago0xf3535c…10b108
0x3be9…575c0x31d0…2cd7Base$25.00100%0x718f…3eac82d ago0x2217de…6deaea
0x3be9…575c0xf6ee…3bd2Base$0.003293100%0x4337…882682d ago0x794e5a…f62245
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…882682d ago0x794e5a…f62245
0x3be9…575c0x31d0…2cd7Base$55.00100%0x4337…b35082d ago0x5e8c57…7e2eb7
0x3be9…575c0x31d0…2cd7Base$30.00100%0x28e4…5b0182d ago0x39c9fa…70530c
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…283882d ago0xcec092…dad24d
0x3be9…575c0xf6ee…3bd2Base$0.005969100%0x4337…283882d ago0xcec092…dad24d
0x3be9…575c0xf6ee…3bd2Base$0.005002100%0x4337…b35082d ago0xd816f0…9f6c29
0x3be9…575c0x31d0…2cd7Base$25.33100%0x4337…b35082d ago0xd816f0…9f6c29
0x3be9…575c0x31d0…2cd7Base$7.82100%0x4337…44cc82d ago0x168007…018e32
0x3be9…575c0xf6ee…3bd2Base$0.001697100%0x4337…44cc82d ago0x168007…018e32
0x3be9…575c0x31d0…2cd7Base$3.32100%0x4337…e22a82d ago0x24a4ca…b95e95
0x3be9…575c0xf6ee…3bd2Base$0.002842100%0x4337…e22a82d ago0x24a4ca…b95e95
0x3be9…575c0xf6ee…3bd2Base$0.003168100%0x28e4…5b0182d ago0x96c583…4cc523
0x3be9…575c0x31d0…2cd7Base$15.28100%0x28e4…5b0182d ago0x96c583…4cc523
0x3be9…575c0x31d0…2cd7Base$3.32100%0x28e4…5b0182d ago0x28d65d…ce425a
0x3be9…575c0xf6ee…3bd2Base$0.002737100%0x28e4…5b0182d ago0x28d65d…ce425a
0x3be9…575c0xf6ee…3bd2Base$0.002463100%0x4337…403c82d ago0x7dc9ba…b09ee5

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.