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—$15.37100%0xfb32…884798d ago0x331578…0a8e9b
0x3be9…575c0xf6ee…3bd2Base—$0.009043100%0xfb32…884798d ago0x331578…0a8e9b
0x3be9…575c0xf6ee…3bd2Base—$0.003632100%0xfb32…884798d ago0xca63a4…ec121e
0x3be9…575c0x31d0…2cd7Base—$10.27100%0xfb32…884798d ago0xca63a4…ec121e
0x3be9…575c0xf6ee…3bd2Base—$0.003559100%0x4337…beb198d ago0x1f3a5e…6b9310
0x3be9…575c0x31d0…2cd7Base—$35.28100%0x4337…beb198d ago0x1f3a5e…6b9310
0x3be9…575c0x31d0…2cd7Base—$100.00100%0x4337…936998d ago0xf45ce5…844301
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x657e…f0d998d ago0x3b7b21…d6e758
0x3be9…575c0xf6ee…3bd2Base—$0.002215100%0x9b1a…3e4098d ago0x2ea954…dc9198
0x3be9…575c0x31d0…2cd7Base—$27.32100%0x9b1a…3e4098d ago0x2ea954…dc9198
0x3be9…575c0xf6ee…3bd2Base—$0.002253100%0xfb32…884798d ago0xf2eee0…f6125a
0x3be9…575c0x31d0…2cd7Base—$1.81100%0xfb32…884798d ago0xf2eee0…f6125a
0x3be9…575c0x31d0…2cd7Base—$30.32100%0xfb32…884798d ago0x181337…0ff9d1
0x3be9…575c0xf6ee…3bd2Base—$0.000559100%0xfb32…884798d ago0x181337…0ff9d1
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…d99598d ago0x2ed279…a40145
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x657e…f0d998d ago0x34c998…3666f6
0x3be9…575c0xf6ee…3bd2Base—$0.001714100%0x657e…f0d998d ago0x34c998…3666f6
0x3be9…575c0xf6ee…3bd2Base—$0.003392100%0xe469…e32e98d ago0x0be43b…91a8ba
0x3be9…575c0x31d0…2cd7Base—$10.27100%0xe469…e32e98d ago0x0be43b…91a8ba
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…f26898d ago0xd8fed5…8badda
0x3be9…575c0xf6ee…3bd2Base—$0.0007100%0xfb32…884798d ago0xac9216…f1039b
0x3be9…575c0x31d0…2cd7Base—$42.32100%0xfb32…884798d ago0xac9216…f1039b
0x3be9…575c0xf6ee…3bd2Base—$0.005321100%0xfb32…884798d ago0x94f859…34b149
0x3be9…575c0x31d0…2cd7Base—$30.32100%0xfb32…884798d ago0x94f859…34b149
0x3be9…575c0xf6ee…3bd2Base—$0.006235100%0xfb32…884798d ago0xc502c2…5456a7

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.