Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$306.0070%0x9190…8d837d ago0x04f826…757b88
0x1332…66eb0x47c5…4fc3Base—$42.0070%0xc89e…79587d ago0xc13a47…27abff
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x77d0…ce507d ago0xee6628…5af98a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x96be…0b467d ago0xfa6255…666619
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xfbdd…4dae7d ago0x3353d4…683ab5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9993…8cf57d ago0xa1c3e9…8c7833
0x2ad3…93e30x47c5…4fc3Base—$6.9970%0xddf5…03477d ago0x79fb95…097c15
0x054d…e8770x47c5…4fc3Base—$500.0070%0xbc4f…cafd7d ago0x1cb34a…85ebb4
0x1332…66eb0x47c5…4fc3Base—$90.0070%0x9ce1…fd1c7d ago0xf2e089…5fc84c
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x3663…55ff7d ago0xf5a375…d07d7a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4ec9…36617d ago0x481ebb…a69c5b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7492…70ae7d ago0xfc8b1e…414de6
0x8cfa…be850x47c5…4fc3Base—$10.5070%0xb1ed…f8547d ago0x47c0a3…fd3a8c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x6078…eee87d ago0xfa91ea…e9e46a
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x9307…e92a7d ago0x78deff…164db4
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x3e24…de687d ago0x201a4b…b43aed
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0xbf85…38107d ago0xded333…c35604
0x1332…66eb0x47c5…4fc3Base—$121.8070%0x33cf…fffe7d ago0x468b2d…22923b
0xa787…64cf0x47c5…4fc3Base—$52.5070%0x1984…8da87d ago0x8e5245…6ed6c7
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x5e05…afbb7d ago0xbc915a…f24519
0xf07b…94440x47c5…4fc3Base—$5.2070%0x2c22…1f1c7d ago0x706f4a…602eb6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb769…f8817d ago0x331923…e1c5ab
0xbaf6…e02d0x47c5…4fc3Base—$11.5570%0xdcda…ec2f7d ago0xeb2e30…eedce7
0x750d…a8300x47c5…4fc3Base—$26.0070%0xfbcc…3fea7d ago0x1e3d51…d8e218
0xc3df…bc730x47c5…4fc3Base—$71.7470%0xe706…1d9b7d ago0xc6a1db…efbfdc

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.