Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x649c…8e2a0xc4f0…0bb9Base—$259.0370%0xd05c…826015d ago0x4216b2…36e89d
0x32a7…3cc10xc4f0…0bb9Base—$25.3570%0xd05c…826015d ago0xe5b6f4…554284
0x32a7…3cc10xc4f0…0bb9Base—$25.1870%0xd05c…826015d ago0xa050e1…080466
0x32a7…3cc10xc4f0…0bb9Base—$25.1070%0xd05c…826015d ago0x592862…8db288
0x32a7…3cc10xc4f0…0bb9Base—$24.9970%0xd05c…826015d ago0xb75d4e…f891e1
0x32a7…3cc10xc4f0…0bb9Base—$24.1670%0xd05c…826015d ago0xf06895…ffbe8c
0xc88c…d0ce0xc4f0…0bb9Base—$75.2070%0xd05c…826015d ago0x785b80…b6e012
0x39ae…858e0xc4f0…0bb9Base—$43.0070%0xd05c…826015d ago0xbe1241…104461
0x649c…8e2a0xc4f0…0bb9Base—$257.0370%0xd05c…826015d ago0xb0a811…39f551
0x649c…8e2a0xc4f0…0bb9Base—$249.0270%0xd05c…826015d ago0xd36a1d…25843c
0x649c…8e2a0xc4f0…0bb9Base—$240.0270%0xd05c…826015d ago0xc39ccd…81d7c2
0x649c…8e2a0xc4f0…0bb9Base—$231.0270%0xd05c…826015d ago0x1cd365…c7e3c7
0xd1b3…752b0xc4f0…0bb9Base—$27.0070%0xd05c…826015d ago0xa79810…f69395
0xd05c…82600xc4f0…0bb9Base—$0.1020%Payer-submitted15d ago0xffa7ff…49c519
0xd05c…82600xc4f0…0bb9Base—$0.1020%Payer-submitted15d ago0x848f67…5e983d
0x649c…8e2a0xc4f0…0bb9Base—$227.0270%0xd05c…826015d ago0x4df1d0…e91fb5
0x4c7d…a4ad0xc4f0…0bb9Base—$150.0170%0xd05c…826015d ago0x7c127f…18d1e7
0xd1b3…752b0xc4f0…0bb9Base—$27.0070%0xd05c…826015d ago0x9da971…89457d
0xd1b3…752b0xc4f0…0bb9Base—$25.0070%0xd05c…826015d ago0xac576d…e34aa6
0xd1b3…752b0xc4f0…0bb9Base—$25.0070%0xd05c…826015d ago0x363137…669895
0xd1b3…752b0xc4f0…0bb9Base—$25.0070%0xd05c…826015d ago0xb2bda2…a69741
0x972b…a0460xc4f0…0bb9Base—$126.0070%0xd05c…826016d ago0xcfef6b…7e08d0
0x972b…a0460xc4f0…0bb9Base—$120.0170%0xd05c…826016d ago0x2b99c4…fba92a
0x972b…a0460xc4f0…0bb9Base—$120.0170%0xd05c…826016d ago0x575b7f…a288f3
0x972b…a0460xc4f0…0bb9Base—$115.0170%0xd05c…826016d ago0xa6f314…1193d0

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.