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…5b0187d ago0x65312b…58a3cc
0x3be9…575c0x31d0…2cd7Base$25.30100%0x4337…32a487d ago0xd508fd…5af4e9
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4337…6f8b87d ago0xc3912f…a1a03a
0x3be9…575c0x31d0…2cd7Base$25.26100%0x4337…b6c287d ago0x06910d…024e29
0x3be9…575c0x31d0…2cd7Base$10.25100%0x435b…703387d ago0x0a21ce…a85b1b
0x3be9…575c0x31d0…2cd7Base$5.29100%0x4337…2e1c87d ago0xc93afb…1092cc
0x3be9…575c0x31d0…2cd7Base$42.30100%0x28e4…5b0187d ago0x3cff99…1098c7
0x3be9…575c0x31d0…2cd7Base$3.29100%0x4337…9b7c87d ago0x932afa…26e3eb
0x3be9…575c0x31d0…2cd7Base$1.79100%0x4337…6ca587d ago0xb8a0d5…50103b
0x3be9…575c0x31d0…2cd7Base$3.29100%0x4337…e06187d ago0xc05360…e63f1d
0x3be9…575c0x31d0…2cd7Base$28.26100%0x435b…703387d ago0x96bbbf…08792a
0x3be9…575c0x31d0…2cd7Base$15.25100%0x4337…6f8b87d ago0x3269e8…083878
0x3be9…575c0x31d0…2cd7Base$10.25100%0x718f…3eac87d ago0x10d30f…20651e
0x3be9…575c0x31d0…2cd7Base$750.00100%0x4337…2d7987d ago0xdefe54…eea756
0x3be9…575c0x31d0…2cd7Base$250.00100%0x28e4…5b0187d ago0xbf810e…687523
0x3be9…575c0x31d0…2cd7Base$35.30100%0x4337…ec6887d ago0x19f32e…32b4eb
0x3be9…575c0x31d0…2cd7Base$699.56100%0x718f…3eac87d ago0x410ba6…2c8a62
0x3be9…575c0x31d0…2cd7Base$36.26100%0x4337…f96587d ago0x1a07d1…aa3b77
0x3be9…575c0x31d0…2cd7Base$25.26100%0x4337…9ad487d ago0xea426a…625086
0x3be9…575c0x31d0…2cd7Base$10.58100%0x4337…6ca587d ago0x52c8e0…873531
0x3be9…575c0x31d0…2cd7Base$100.33100%0x28e4…5b0187d ago0x1325f7…c71d01
0x3be9…575c0x31d0…2cd7Base$100.33100%0x718f…3eac87d ago0xcc9b3f…2778be
0x3be9…575c0x31d0…2cd7Base$42.31100%0x4337…b6c287d ago0xa89940…6ec519
0x3be9…575c0x31d0…2cd7Base$50.27100%0x4337…365f87d ago0xbf8e04…1ae819
0x3be9…575c0x31d0…2cd7Base$97.29100%0x4337…c48787d ago0x531681…a4f176

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.