Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a87…46690x5fca…3b3eBase—$1.30100%ultravioletadao7d ago0xff453e…eff75e
0x3a87…46690xbf6f…3422Base—$1.30100%ultravioletadao7d ago0x0b18b6…ae7455
0x7c82…26200x3a87…4669Base—$2.60100%ultravioletadao7d ago0xaed66b…5f4a7b
0x3a87…46690xbf6f…3422Base—$1.40100%ultravioletadao7d ago0x78f3d8…73684e
0x3a87…46690x5fca…3b3eBase—$1.40100%ultravioletadao7d ago0x80e98a…bbfcd5
0x7c82…26200x3a87…4669Base—$2.80100%ultravioletadao7d ago0x528b01…7a2719
0x3a87…46690x5fca…3b3eBase—$1.40100%ultravioletadao8d ago0x9a8ec5…437726
0x3a87…46690xbf6f…3422Base—$1.40100%ultravioletadao8d ago0x91d9d9…847a85
0x7c82…26200x3a87…4669Base—$2.80100%ultravioletadao8d ago0xac3cd5…89ad2f
0x3a87…46690xbf6f…3422Base—$1.30100%ultravioletadao8d ago0x56ad62…809240
0x3a87…46690x5fca…3b3eBase—$1.30100%ultravioletadao8d ago0xb36325…752d7a
0x7c82…26200x3a87…4669Base—$2.60100%ultravioletadao8d ago0xa0406e…13dec2
0x3a87…46690xbf6f…3422Base—$1.30100%ultravioletadao8d ago0x71b48c…46b122
0x3a87…46690x5fca…3b3eBase—$1.30100%ultravioletadao8d ago0x5295aa…58dda2
0x7c82…26200x3a87…4669Base—$2.60100%ultravioletadao8d ago0xb07806…227a3e
0x3a87…46690xbf6f…3422Base—$1.40100%ultravioletadao8d ago0xf297c2…89bbb1
0x3a87…46690x5fca…3b3eBase—$1.40100%ultravioletadao8d ago0x58d66b…f03313
0x7c82…26200x3a87…4669Base—$2.80100%ultravioletadao8d ago0x6c09f1…c2b4b5

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.