Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aca…63310x0e3d…7757Base—$8.14100%0x55b3…f1a0120d ago0x61a17f…d81bf7
0x3aca…63310x0e3d…7757Base—$8.14100%0x781c…5001120d ago0x05b35c…34b03b
0x3aca…63310x0e3d…7757Base—$8.14100%0xb77d…5f2d120d ago0x034357…f9a127
0x3aca…63310x0e3d…7757Base—$8.14100%0x33cf…fffe120d ago0x00f50f…2a918b
0x3aca…63310x0e3d…7757Base—$8.14100%0x8bdc…90be120d ago0xfd6cd8…bf10a3
0x3aca…63310x0e3d…7757Base—$8.14100%0x2e76…b749120d ago0xc002d5…89893d
0x3aca…63310x0e3d…7757Base—$8.14100%0x0908…9e51120d ago0x419bfa…d0d2a1
0x3aca…63310x0e3d…7757Base—$8.14100%0x63f4…be01120d ago0x282b28…f72811
0x3aca…63310x0e3d…7757Base—$8.14100%0x6c0f…7cd6120d ago0x78a9b6…125b58
0x3aca…63310x0e3d…7757Base—$7.11100%0x91b5…1a5e120d ago0x5f9a3c…8a172d
0x3aca…63310x0e3d…7757Base—$9.06100%0x752e…9933121d ago0x5b9f90…0db2d5
0x3aca…63310x0e3d…7757Base—$9.17100%0x1ae8…2c73121d ago0x56ebff…09dc83
0x3aca…63310x0e3d…7757Base—$5.88100%0xd54e…541d121d ago0x9231cd…629c18

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.