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…c8a518d ago0xaf6a79…d70b28
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x7cb5c5…2c66f4
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x479fa0…a8cc65
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xcfa906…9618f3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x0d9c1b…b07dbf
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x87f2a0…02b58d
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xc5493b…2a2006
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x0841d8…e06560
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xc57f55…c205a7
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x480e01…17f0eb
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xf295b1…0f7b36
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x5dc60a…56867d
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x5e096a…307418
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x116a73…7f0537
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x562ab7…81c966
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x1582d8…a94fc9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x443a68…a68583
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x6883e1…3075e3
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xf5e2e4…7b2e30
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x3f5d58…92a3cf
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x67fbab…9c72ab
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xe28833…117a28
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xa14022…7d2a4d
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xce35f2…1c64b9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x5b1b97…0449dd

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.