Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0x73b4…e7362d ago0x57d40d…a3fd8b
0x178a…5aa40x0f7a…9fd2Base—$20.9170%0x73b4…e7362d ago0xf64830…56840e
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0x73b4…e7362d ago0xb90e0d…0cc37b
0x924a…d9710x0f7a…9fd2Base—$98.8970%0xa3c0…ee4c2d ago0xcc42be…343ce4
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0xb269…b1a62d ago0x1cb5fb…30a46e
0xa0ee…e4c90x0f7a…9fd2Base—$20.2170%0x2060…742d2d ago0x53f35a…6fd2df
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0x73b4…e7362d ago0x74d5e8…7f455c
0x54f2…d27e0x0f7a…9fd2Base—$9.0570%0x305e…fcf62d ago0x8afaf4…2e512d
0xdd55…26320x0f7a…9fd2Base—$11.0570%0xa3c0…ee4c2d ago0xbc48e4…92b2fe
0x1b28…86ca0x0f7a…9fd2Base—$10.0570%0xdc56…49392d ago0xd147d7…e3be15
0x7927…f6460x0f7a…9fd2Base—$10.0570%0x1e8f…18812d ago0x8ef9f2…46593a
0x9386…ad610x0f7a…9fd2Base—$10.0570%0xd2ae…d6982d ago0xde8ce6…ddb85d
0x148c…75600x0f7a…9fd2Base—$11.0570%0x8564…b8b42d ago0xa6e1e8…137cba
0x0fe7…2e6d0x0f7a…9fd2Base—$9.2070%0xd30b…996c2d ago0xa8e3ad…89d50c
0x13ac…996b0x0f7a…9fd2Base—$10.0570%0x0567…24022d ago0x3785b5…4d2fff
0x0fec…deb60x0f7a…9fd2Base—$8.0570%0xc8bd…f6c92d ago0x720e6f…536683
0xb9f0…28a80x0f7a…9fd2Base—$15.9570%0xdd80…50102d ago0x395bd1…b3fa70
0x4604…3e130x0f7a…9fd2Base—$14.9570%0x9674…1a0f2d ago0xa50a89…d44173
0xb26a…2d540x0f7a…9fd2Base—$20.4070%0x94c3…67582d ago0x293b82…36dee0
0xc5cb…95ed0x0f7a…9fd2Base—$10.0570%0xfc36…88422d ago0x824339…795aca
0x0798…162d0x0f7a…9fd2Base—$21.1570%0x666e…46662d ago0xa790e1…85aed9
0x0b0b…f4460x0f7a…9fd2Base—$36.9970%0x73b4…e7362d ago0x747f38…6b02fd
0x0b0b…f4460x0f7a…9fd2Base—$36.8770%0x71e2…fc072d ago0xee0743…c16f69
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0x73b4…e7362d ago0x665fee…21029c
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0xb269…b1a63d ago0xb39318…95c404

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.