Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x149a…4c970x1817…bc2cBase—$0.00170%0x0018…ca976d ago0xc78287…8faecc
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x0ab861…66ffea
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x12b406…7e047b
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xfa3461…fd9145
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xe5ce07…b8a43b
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x83e28a…7001cd
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x404347…12847e
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x665b0b…063c9e
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xbd8e6c…0f5772
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x788c15…081cfc
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xa0c1ba…7c98c4
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xe17ae7…bd6969
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xc3ddd4…593deb
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xe17c26…53e845
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x7bed24…2c22c6
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x6d24dc…f9a87c
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x512f0d…8d9ceb
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xc45dc1…31f437
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xb9c522…f317a1
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x9a181d…2f29be
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0xee84a3…05dd87
0xfcbc…f36d0xf5f2…e0afBase—$0.0170%0x0018…ca976d ago0x0a1156…237340
0x0362…ee920xf5f2…e0afBase—$0.00570%0x0018…ca976d ago0x45ae92…01e8c1
0x0362…ee920xf5f2…e0afBase—$0.00570%0x0018…ca976d ago0x0facb0…d56f47
0x0362…ee920xf5f2…e0afBase—$0.00570%0x0018…ca976d ago0x4ff451…3b632a

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.