Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932101d ago0x411f9c…acf260
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x976f0a…647128
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xe282d3…1e3b9f
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x19b828…f2cccd
0x781d…339d0x50eb…6480Base—$0.005100%0x54f0…7932101d ago0xf14432…1a72ce
0x781d…339d0x50eb…6480Base—$0.01100%0x54f0…7932101d ago0x421d78…ebcb27
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x7fc12f…858e20
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x87f7ca…af2379
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932101d ago0x1658eb…fc6b74
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xaadb59…c910b9
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x2bed9b…915712
0x781d…339d0x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xf00907…6b0d86
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932101d ago0x46a4be…5c2382
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xf4a2d7…557039
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xc1ba90…d49ee6
0x781d…339d0x50eb…6480Base—$0.003100%0x54f0…7932101d ago0xe20522…4bcca9
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x474673…58f3b5
0x781d…339d0x50eb…6480Base—$0.01100%0x54f0…7932101d ago0x905918…bb1834
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x42b8b8…f571e0
0x781d…339d0x50eb…6480Base—$0.005100%0x54f0…7932101d ago0x7e6c3c…2984f7
0x781d…339d0x50eb…6480Base—$0.005100%0x54f0…7932101d ago0xa77718…876579
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xf0fc24…2ed94a
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x47d2ac…542eb3
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0xf837e5…2107d7
0x781d…339d0x50eb…6480Base—$0.001100%0x54f0…7932101d ago0x8b8e53…9a4017

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.