Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x4932c3…575089
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x4ecaf6…96fb05
0xe2b8…a5ad0xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x011d10…0c8c0a
0xe2b8…a5ad0xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xf1f827…94cf97
0xe2b8…a5ad0xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xed2cbe…aabf0a
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x030971…8bfd08
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0xe3e79e…ba3f19
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x988ad8…181424
0xe2b8…a5ad0xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x87bea9…dbe46d
0xe2b8…a5ad0xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xccf4cd…fe1357
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x80b687…ea741e
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x536efd…552c83
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x14a455…137da4
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0xddddb4…d37fe3
0xe2b8…a5ad0xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xb54d7f…eab1a0
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xf2f697…75cdda
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x5b32bd…63c7bb
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x77e782…c1c4c6
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x9628db…7d7ac5
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xae5c60…edc77a
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x5e7da8…11fe8a
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x90cc89…a2f21f
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x3c56d3…65bd65
0x7872…1f950xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x8a049a…9f4887
0x7872…1f950xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xdef5d9…80dcb7

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.