Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$10.50100%0xb92d…57bc102d ago0x0d06b1…7c4ced
0x8cfa…be850x0e3d…7757Base$10.50100%0xe706…1d9b102d ago0x2ecf68…281c87
0x8cfa…be850x0e3d…7757Base$1.05100%0x1668…2c3e102d ago0x4a7c7d…7e9386
0x8cfa…be850x0e3d…7757Base$15.75100%0xaecf…8b75102d ago0x5d21c1…298041
0x8cfa…be850x0e3d…7757Base$3.15100%0x7daa…0217102d ago0xfae511…b83dd8
0x8cfa…be850x0e3d…7757Base$4.20100%0x8516…0883102d ago0x4a3a63…b92067
0x8cfa…be850x0e3d…7757Base$10.50100%0x1b46…1870102d ago0x3f4a15…3fd66e
0x8cfa…be850x0e3d…7757Base$5.25100%0xfbd8…39da102d ago0x35125f…215a22
0x8cfa…be850x0e3d…7757Base$84.00100%0x466a…f271102d ago0x572370…59c059
0x8cfa…be850x0e3d…7757Base$1.05100%0x6476…d726102d ago0x1c5646…e4731f
0x8cfa…be850x0e3d…7757Base$2.10100%0x30b6…6089103d ago0x907ac0…2ebd70
0x8cfa…be850x0e3d…7757Base$2.10100%0xe7f0…b89c103d ago0x699b3d…37b046
0x8cfa…be850x0e3d…7757Base$3.15100%0xc2ed…bd4e103d ago0x3b367b…06b33d
0x8cfa…be850x0e3d…7757Base$3.15100%0x2fb2…aefd103d ago0xb43365…51b15e
0x8cfa…be850x0e3d…7757Base$1.05100%0xa640…7f40103d ago0xdbda33…e838c6
0x8cfa…be850x0e3d…7757Base$10.50100%0xb11e…6e5a103d ago0xb4f278…eac5b6
0x8cfa…be850x0e3d…7757Base$3.15100%0x30b6…6089103d ago0xb789ef…898fbc
0x8cfa…be850x0e3d…7757Base$10.50100%0x9190…8d83103d ago0x553525…78a282
0x8cfa…be850x0e3d…7757Base$5.25100%0xf098…e1e4103d ago0x3bfafc…b09088
0x8cfa…be850x0e3d…7757Base$5.25100%0x6a34…ec88103d ago0x3b7693…742dd0
0x8cfa…be850x0e3d…7757Base$5.25100%0x8817…4927103d ago0xfe48a9…eece8c
0x8cfa…be850x0e3d…7757Base$3.15100%0x1f7e…db96103d ago0x3884db…fabd84

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.