Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de37d ago0x10b3ed…602c14
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de37d ago0x5781b9…a20ad9
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de37d ago0x40bfcf…a195d8
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de37d ago0xad5dcd…c318b0
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x45094a…e62967
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x22cda4…508c3a
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xc8a70f…81c358
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x77e753…e2c20c
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xace9bf…156fff
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xd4e927…3a292b
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xbbaa91…488dae
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x210b31…ec5ac4
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x025aa1…2daeb5
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xaa9bbf…782e36
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x614380…ed5ad1
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xf916b2…486ed4
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x13e920…3f9fa6
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x1ccb3f…5936dc
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x04b235…0713ae
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x532051…881cd7
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x8f09e9…4f8422
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xbf65a5…039f10
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0x0e22d6…469f55
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xe73d6e…c35c16
0x275e…22040x43b8…63deBasex402 service$0.1570%0x43b8…63de38d ago0xc0798c…954451

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.