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—$50.00100%0x48f0…359669d ago0x7318d0…c10b80
0x3be9…575c0x31d0…2cd7Base—$10.34100%0xce5c…1d0569d ago0x76fcb4…4df45d
0x3be9…575c0xf6ee…3bd2Base—$0.006839100%0xce5c…1d0569d ago0x76fcb4…4df45d
0x3be9…575c0x31d0…2cd7Base—$3.34100%0x48f0…359669d ago0x6501c7…5b4582
0x3be9…575c0xf6ee…3bd2Base—$0.009524100%0x48f0…359669d ago0x6501c7…5b4582
0x3be9…575c0x31d0…2cd7Base—$3.34100%0x4337…b35069d ago0x5e791d…3b1be9
0x3be9…575c0xf6ee…3bd2Base—$0.009543100%0x4337…b35069d ago0x5e791d…3b1be9
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…b35069d ago0xcd8eac…bde3fc
0x3be9…575c0xf6ee…3bd2Base—$0.004008100%0x4337…b35069d ago0xcd8eac…bde3fc
0x3be9…575c0x31d0…2cd7Base—$30.35100%0x4337…562769d ago0xb07325…88536e
0x3be9…575c0xf6ee…3bd2Base—$0.008643100%0x4337…562769d ago0xb07325…88536e
0x3be9…575c0x31d0…2cd7Base—$31.85100%0xc2d1…d49269d ago0x5e0263…9fc869
0x3be9…575c0xf6ee…3bd2Base—$0.008039100%0xc2d1…d49269d ago0x5e0263…9fc869
0x3be9…575c0xf6ee…3bd2Base—$0.006643100%0x4337…98b669d ago0x93aaad…bc4d2d
0x3be9…575c0x31d0…2cd7Base—$35.35100%0x4337…98b669d ago0x93aaad…bc4d2d
0x3be9…575c0xf6ee…3bd2Base—$0.003728100%0x7540…af8d69d ago0xe07962…746f2d
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x7540…af8d69d ago0xe07962…746f2d
0x3be9…575c0xf6ee…3bd2Base—$0.008304100%0x48f0…359669d ago0x7f80de…37ef85
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x48f0…359669d ago0x7f80de…37ef85
0x3be9…575c0xf6ee…3bd2Base—$0.001395100%0x4337…9ffe69d ago0x4713d4…6ec6ca
0x3be9…575c0x31d0…2cd7Base—$50.35100%0x4337…9ffe69d ago0x4713d4…6ec6ca
0x3be9…575c0xf6ee…3bd2Base—$0.009208100%0x4337…f96569d ago0xbc416c…d9e476
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x4337…f96569d ago0xbc416c…d9e476
0x3be9…575c0xf6ee…3bd2Base—$0.005148100%0x4337…f03869d ago0x393844…b68ba5
0x3be9…575c0x31d0…2cd7Base—$18.37100%0x4337…f03869d ago0x393844…b68ba5

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.