Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.005617100%0x4337…32a487d ago0xd508fd…5af4e9
0x3be9…575c0xf6ee…3bd2Base$0.001987100%0x4337…6f8b87d ago0xc3912f…a1a03a
0x3be9…575c0xf6ee…3bd2Base$0.005973100%0x4337…b6c287d ago0x06910d…024e29
0x3be9…575c0xf6ee…3bd2Base$0.001794100%0x435b…703387d ago0x0a21ce…a85b1b
0x3be9…575c0xf6ee…3bd2Base$0.005168100%0x4337…2e1c87d ago0xc93afb…1092cc
0x3be9…575c0xf6ee…3bd2Base$0.000866100%0x28e4…5b0187d ago0x3cff99…1098c7
0x3be9…575c0xf6ee…3bd2Base$0.006469100%0x4337…9b7c87d ago0x932afa…26e3eb
0x3be9…575c0xf6ee…3bd2Base$0.007475100%0x4337…6ca587d ago0xb8a0d5…50103b
0x3be9…575c0xf6ee…3bd2Base$0.006907100%0x4337…e06187d ago0xc05360…e63f1d
0x3be9…575c0xf6ee…3bd2Base$0.006771100%0x435b…703387d ago0x96bbbf…08792a
0x3be9…575c0xf6ee…3bd2Base$0.001239100%0x4337…6f8b87d ago0x3269e8…083878
0x3be9…575c0xf6ee…3bd2Base$0.003208100%0x718f…3eac87d ago0x10d30f…20651e
0x3be9…575c0xf6ee…3bd2Base$0.0027100%0x4337…ec6887d ago0x19f32e…32b4eb
0x3be9…575c0xf6ee…3bd2Base$0.000179100%0x718f…3eac87d ago0x410ba6…2c8a62
0x3be9…575c0xf6ee…3bd2Base$0.003681100%0x4337…f96587d ago0x1a07d1…aa3b77
0x3be9…575c0xf6ee…3bd2Base$0.008039100%0x4337…9ad487d ago0xea426a…625086
0x3be9…575c0xf6ee…3bd2Base$0.003772100%0x4337…6ca587d ago0x52c8e0…873531
0x3be9…575c0xf6ee…3bd2Base$0.008601100%0x28e4…5b0187d ago0x1325f7…c71d01
0x3be9…575c0xf6ee…3bd2Base$0.008581100%0x718f…3eac87d ago0xcc9b3f…2778be
0x3be9…575c0xf6ee…3bd2Base$0.0098100%0x4337…b6c287d ago0xa89940…6ec519
0x3be9…575c0xf6ee…3bd2Base$0.006915100%0x4337…365f87d ago0xbf8e04…1ae819
0x3be9…575c0xf6ee…3bd2Base$0.008223100%0x4337…c48787d ago0x531681…a4f176
0x3be9…575c0xf6ee…3bd2Base$0.006817100%0x4337…9ffe87d ago0x553a99…5c453f
0x3be9…575c0xf6ee…3bd2Base$0.008624100%0x4337…181187d ago0xcc8d9b…414af7
0x3be9…575c0xf6ee…3bd2Base$0.005416100%0x4337…b6c287d ago0xaba8ad…52c122

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.