Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x43d33b…4a233f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xb5e184…093258
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xc6affb…b4fc1f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xfba0b1…d146bc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xb5be07…e8add0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x8d599b…6d5a58
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xd2682c…9e51d6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x69df9d…3541bf
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x4efffd…5b2c1a
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x9af556…143782
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xe88e2a…8ddcc0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x08c254…70b07a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xe38d22…bead30
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x5f4d7b…1a7e5d
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xd226a1…96c53c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x87d7cb…7a23e6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x1c09bb…1615bf
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xc1a149…fac70b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x7f8e9a…46685e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x7848ba…331b43
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x6bb416…a26353
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x72cc2d…7335a6
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x6e653d…4e0adb
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0x991ced…a509e7
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515d ago0xeae3e0…ed9f14

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.