Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7397…25100xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x2be764…ca75a8
0x4106…d36a0xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xebd8b2…78789b
0xdcd1…3d110xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x41abb8…5c76cd
0x4106…d36a0xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xce03b1…6fe8c7
0x6317…d3620xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xd47b0c…73e981
0x0c6e…c0590xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x2b627b…cdc38c
0x3046…9e870xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xb11fdb…8b878b
0x6317…d3620xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x9f2a04…006fa2
0x4155…e7310xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xcf65e2…4be288
0x4106…d36a0xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x862ec8…db2a4c
0x4768…b7d20xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x337227…06bfc1
0x3046…9e870xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x98b5e3…b79e38
0xa8f5…12e10xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x430d29…ca54ee
0x15d1…b4e10xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x7cb4da…60a3a0
0x2aa6…9ea50xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x1f49d3…75a98a
0x7397…25100xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xa1425b…8167ac
0x4768…b7d20xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x9979c5…356806
0xa8f5…12e10xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xa0e102…7f7fd5
0xe808…d2700xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xc17a90…9fb65b
0x5048…7c780xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xd5edf2…c2f4ca
0x8504…af950xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xf185e0…c24b78
0x8504…af950xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xc407ca…9f0c67
0xdcd1…3d110xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0xe49944…269aa5
0x4106…d36a0xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x11a2b0…08a6c1
0x15d1…b4e10xa8b2…1d68Base—$0.0170%0x9501…c67720d ago0x76867a…626377

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.