Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31eb…c83f0x0f7a…9fd2Base—$1.4170%0x9e8f…f4f728d ago0xf84dc3…3377b8
0x31eb…c83f0x0f7a…9fd2Base—$2.6070%0x9e8f…f4f728d ago0xfe8f0a…98c04f
0x31eb…c83f0x0f7a…9fd2Base—$1.3070%0x9e8f…f4f728d ago0x8d671b…af031c
0x31eb…c83f0x0f7a…9fd2Base—$1.3670%0x9e8f…f4f728d ago0x1650ee…d3913a
0x31eb…c83f0x0f7a…9fd2Base—$1.2170%0x9e8f…f4f728d ago0x64b135…20358a
0x31eb…c83f0x0f7a…9fd2Base—$1.7470%0x9e8f…f4f728d ago0xf8f02d…605bb2
0x31eb…c83f0x0f7a…9fd2Base—$1.2270%0x9e8f…f4f728d ago0x6dee30…7a90f7
0x31eb…c83f0x0f7a…9fd2Base—$1.8870%0x9e8f…f4f728d ago0xd499bb…f1cda3
0x31eb…c83f0x0f7a…9fd2Base—$1.4070%0x9e8f…f4f728d ago0x17612a…60c58a
0x31eb…c83f0x0f7a…9fd2Base—$1.3270%0x9e8f…f4f728d ago0xccc762…d0c52b
0x31eb…c83f0x0f7a…9fd2Base—$1.2870%0x9e8f…f4f728d ago0x57cde6…570353
0x31eb…c83f0x0f7a…9fd2Base—$1.3470%0x9e8f…f4f728d ago0x53369b…4d8f8b
0x31eb…c83f0x0f7a…9fd2Base—$1.0570%0x9e8f…f4f728d ago0x83c300…f2ee09
0x31eb…c83f0x0f7a…9fd2Base—$1.3570%0x9e8f…f4f728d ago0x4d04d0…c734e4
0x31eb…c83f0x0f7a…9fd2Base—$1.3470%0x9e8f…f4f728d ago0xd1d897…c5c04b
0x31eb…c83f0x0f7a…9fd2Base—$1.3070%0x9e8f…f4f728d ago0x6dfaed…29e7af
0x31eb…c83f0x0f7a…9fd2Base—$1.2970%0x9e8f…f4f728d ago0xa24f81…e56232
0x31eb…c83f0x0f7a…9fd2Base—$1.2170%0x9e8f…f4f728d ago0xb11d20…801c9e
0x31eb…c83f0x0f7a…9fd2Base—$2.0070%0x9e8f…f4f728d ago0x7335bc…53a855
0x31eb…c83f0x0f7a…9fd2Base—$1.2670%0x9e8f…f4f728d ago0x7caa3e…96fa44
0x31eb…c83f0x0f7a…9fd2Base—$1.0170%0x9e8f…f4f728d ago0xbd57f7…5a09ab
0x31eb…c83f0x0f7a…9fd2Base—$1.7270%0x9e8f…f4f728d ago0x4d91df…929e66
0x31eb…c83f0x0f7a…9fd2Base—$1.2470%0x9e8f…f4f728d ago0x993f5d…faae34
0x31eb…c83f0x0f7a…9fd2Base—$1.2870%0x9e8f…f4f728d ago0xff98cb…58c8d3
0x31eb…c83f0x0f7a…9fd2Base—$1.1970%0x9e8f…f4f728d ago0x5ab49c…026ce7

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.