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%0x04e2…7478112d ago0x44eb70…3a617c
0x8cfa…be850x0e3d…7757Base$1.05100%0x2fb6…1297112d ago0x13dd56…8a87a1
0x8cfa…be850x0e3d…7757Base$3.15100%0x1c06…7baa112d ago0x074c69…e9a556
0x8cfa…be850x0e3d…7757Base$10.50100%0xc7c2…61a5112d ago0x4cf41c…b54184
0x8cfa…be850x0e3d…7757Base$1.05100%0x5d3d…e333112d ago0xf94363…10e0e9
0x8cfa…be850x0e3d…7757Base$23.10100%0x33d4…5037112d ago0xd930ac…30c6c1
0x8cfa…be850x0e3d…7757Base$1.05100%0x6a96…27ff112d ago0xb9c82d…198333
0x8cfa…be850x0e3d…7757Base$2.10100%0xa1fb…723e112d ago0x93d903…f2eb0c
0x8cfa…be850x0e3d…7757Base$3.15100%0x7666…72f4112d ago0x897e44…ac8869
0x8cfa…be850x0e3d…7757Base$15.75100%0x1668…2c3e112d ago0x0a6a96…d6d0d0
0x8cfa…be850x0e3d…7757Base$4.20100%0x1b46…1870112d ago0xeab029…06ba4c
0x8cfa…be850x0e3d…7757Base$1.05100%0x1ef5…d9e8112d ago0x8e67b2…bb5c14
0x8cfa…be850x0e3d…7757Base$8.40100%0x707e…8d28113d ago0x7eb3bf…72d79f
0x8cfa…be850x0e3d…7757Base$9.45100%0xb97a…ba2d113d ago0x641fdb…1d7e64
0x8cfa…be850x0e3d…7757Base$6.30100%0xf74f…ffda113d ago0x036309…1d02af
0x8cfa…be850x0e3d…7757Base$10.50100%0x3e70…fea1113d ago0x37fdfb…257692
0x8cfa…be850x0e3d…7757Base$5.25100%0x96b2…cc5e113d ago0x5dc109…f4f6a7
0x8cfa…be850x0e3d…7757Base$31.50100%0x2fb2…aefd113d ago0x835166…94dc23
0x8cfa…be850x0e3d…7757Base$2.10100%0x27f5…dfdc113d ago0x100849…511973
0x8cfa…be850x0e3d…7757Base$1.05100%0x54b0…4384113d ago0x3d9656…5236a7
0x8cfa…be850x0e3d…7757Base$5.25100%0x6aad…f133113d ago0xf8cc3a…8c8aac
0x8cfa…be850x0e3d…7757Base$1.05100%0x1f5f…656e113d ago0x0a244f…eb1450
0x8cfa…be850x0e3d…7757Base$5.25100%0x505d…14d6113d ago0x666124…e52daa
0x8cfa…be850x0e3d…7757Base$1.05100%0x6a32…8136113d ago0x6f4ff5…c363cb
0x8cfa…be850x0e3d…7757Base$53.55100%0xe7f0…b89c113d ago0x757af0…cfe92a

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.