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…e7363d ago0x0cf13a…e665f9
0xc879…04880x0f7a…9fd2Base—$299.9570%0x73b4…e7363d ago0x0bb671…3dcfb9
0x48e4…aa360x0f7a…9fd2Base—$104.7570%0x305e…fcf63d ago0x165612…1281f6
0x38f5…893e0x0f7a…9fd2Base—$9.9570%0x73b4…e7363d ago0xa67614…be2ee7
0x9386…ad610x0f7a…9fd2Base—$23.7070%0x305e…fcf63d ago0x0ee370…b12039
0x9de3…a8f20x0f7a…9fd2Base—$20.7570%0x71e2…fc073d ago0xc3cf7e…ec2074
0x7927…f6460x0f7a…9fd2Base—$24.7170%0x305e…fcf63d ago0xc9c9b8…bc86d5
0xb26a…2d540x0f7a…9fd2Base—$12.3670%0xc85d…25803d ago0x9c896a…e8da3f
0x1b28…86ca0x0f7a…9fd2Base—$24.0170%0xb269…b1a63d ago0xe7c499…61a8c4
0xdd55…26320x0f7a…9fd2Base—$24.7170%0x0567…24023d ago0x11895c…252ba0
0xc5cb…95ed0x0f7a…9fd2Base—$24.2770%0x8398…2c063d ago0xe0c62f…e94ebc
0x54f2…d27e0x0f7a…9fd2Base—$23.3670%0xaebf…8b573d ago0x518782…863c39
0x148c…75600x0f7a…9fd2Base—$19.4670%0x07e4…9e853d ago0x31afd5…a7b7b7
0x0fec…deb60x0f7a…9fd2Base—$23.9470%0x3a59…f1fd3d ago0x6f67e2…480144
0x0798…162d0x0f7a…9fd2Base—$11.7370%0x07e4…9e853d ago0xefbb52…e25b5f
0x0fe7…2e6d0x0f7a…9fd2Base—$24.0270%0xc228…8d883d ago0x86407b…181178
0x13ac…996b0x0f7a…9fd2Base—$24.9170%0xac9f…7a6c3d ago0x9e0f5d…9cf227
0x9f94…e2770x0f7a…9fd2Base—$99.7570%0xddfa…27fe3d ago0x2d5073…917e72
0x114e…b6e60x0f7a…9fd2Base—$2.8370%0x0b0b…f4463d ago0x7fed59…0414a3
0x31eb…c83f0x0f7a…9fd2Base—$9.7670%0xdd80…50103d ago0xb7f431…656b8d
0x2c7b…1b9e0x0f7a…9fd2Base—$9.5670%0xdd80…50103d ago0x2794f8…9beedf
0xa904…213c0x0f7a…9fd2Base—$60.1070%0x2060…742d3d ago0xfe2d46…e88dfa
0xef22…71b90x0f7a…9fd2Base—$9.7670%0xd2ae…d6983d ago0xf9227d…f57faa
0xb8ae…a0f50x0f7a…9fd2Base—$68.5370%0x9674…1a0f3d ago0xf3d00e…9e8ad0
0x552a…aa5f0x0f7a…9fd2Base—$67.7570%0xa3c0…ee4c3d ago0xa029f6…c4f022

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.