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—$500.00100%0x28e4…5b0188d ago0x65312b…58a3cc
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x4337…32a488d ago0xd508fd…5af4e9
0x3be9…575c0xf6ee…3bd2Base—$0.005617100%0x4337…32a488d ago0xd508fd…5af4e9
0x3be9…575c0x31d0…2cd7Base—$10.25100%0x4337…6f8b88d ago0xc3912f…a1a03a
0x3be9…575c0xf6ee…3bd2Base—$0.001987100%0x4337…6f8b88d ago0xc3912f…a1a03a
0x3be9…575c0xf6ee…3bd2Base—$0.005973100%0x4337…b6c288d ago0x06910d…024e29
0x3be9…575c0x31d0…2cd7Base—$25.26100%0x4337…b6c288d ago0x06910d…024e29
0x3be9…575c0x31d0…2cd7Base—$10.25100%0x435b…703388d ago0x0a21ce…a85b1b
0x3be9…575c0xf6ee…3bd2Base—$0.001794100%0x435b…703388d ago0x0a21ce…a85b1b
0x3be9…575c0xf6ee…3bd2Base—$0.005168100%0x4337…2e1c88d ago0xc93afb…1092cc
0x3be9…575c0x31d0…2cd7Base—$5.29100%0x4337…2e1c88d ago0xc93afb…1092cc
0x3be9…575c0xf6ee…3bd2Base—$0.000866100%0x28e4…5b0188d ago0x3cff99…1098c7
0x3be9…575c0x31d0…2cd7Base—$42.30100%0x28e4…5b0188d ago0x3cff99…1098c7
0x3be9…575c0xf6ee…3bd2Base—$0.006469100%0x4337…9b7c88d ago0x932afa…26e3eb
0x3be9…575c0x31d0…2cd7Base—$3.29100%0x4337…9b7c88d ago0x932afa…26e3eb
0x3be9…575c0x31d0…2cd7Base—$1.79100%0x4337…6ca588d ago0xb8a0d5…50103b
0x3be9…575c0xf6ee…3bd2Base—$0.007475100%0x4337…6ca588d ago0xb8a0d5…50103b
0x3be9…575c0x31d0…2cd7Base—$3.29100%0x4337…e06188d ago0xc05360…e63f1d
0x3be9…575c0xf6ee…3bd2Base—$0.006907100%0x4337…e06188d ago0xc05360…e63f1d
0x3be9…575c0x31d0…2cd7Base—$28.26100%0x435b…703388d ago0x96bbbf…08792a
0x3be9…575c0xf6ee…3bd2Base—$0.006771100%0x435b…703388d ago0x96bbbf…08792a
0x3be9…575c0xf6ee…3bd2Base—$0.001239100%0x4337…6f8b88d ago0x3269e8…083878
0x3be9…575c0x31d0…2cd7Base—$15.25100%0x4337…6f8b88d ago0x3269e8…083878
0x3be9…575c0x31d0…2cd7Base—$10.25100%0x718f…3eac88d ago0x10d30f…20651e
0x3be9…575c0xf6ee…3bd2Base—$0.003208100%0x718f…3eac88d ago0x10d30f…20651e

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.