Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x24c6b3…0b85de
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x959058…03d8ee
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x8ef323…d79e7c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x0e5855…fb257c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x3ab278…f454e8
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0xdf3e89…bde319
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0xf2adff…366b6a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x17f175…2c37d7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x29a2ca…53b354
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0xda2acd…f1b3f0
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x8059d2…a9b963
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x3ab8f6…4c7691
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0xddba79…9e5d2f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x6e2677…cee56b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x10d448…235144
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x0917c1…e3f5e0
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x72d3e8…ad3bb6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x5ebf45…e6f619
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0xd383bf…0ea9b2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x547b1f…29e351
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0xda3691…9ff1f0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x8a3c52…da14d6
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x40466a…14cf06
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc23d ago0x7ffb0f…0c1711
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a523d ago0x883276…71c668

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.