Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xb13b…8858Base—$9.60100%ultravioletadao7d ago0x70966b…b3c318
0x8736…2aab0x2c51…8be1Base—$10.80100%ultravioletadao7d ago0xe02ce9…ca2547
0x8736…2aab0x7c82…2620Base—$8.90100%ultravioletadao7d ago0xdd9e37…1e7135
0x8736…2aab0xb13b…8858Base—$10.40100%ultravioletadao7d ago0x63e98f…ba64bc
0x8736…2aab0x2c51…8be1Base—$11.80100%ultravioletadao7d ago0x29dea8…7e38dc
0x8736…2aab0x7c82…2620Base—$9.80100%ultravioletadao7d ago0xa6fcc8…9794e2
0x8736…2aab0x5467…d618Base—$10.50100%ultravioletadao7d ago0x3a5835…91a631
0x8736…2aab0xb2df…a661Base—$10.70100%ultravioletadao7d ago0xba1d60…d861e7
0x8736…2aab0x037b…4f31Base—$10.80100%ultravioletadao7d ago0x6f63bd…7de644
0x8736…2aab0xb13b…8858Base—$10.40100%ultravioletadao7d ago0x85e784…150a88
0x8736…2aab0x2c51…8be1Base—$11.70100%ultravioletadao7d ago0x6856ed…051c70
0x8736…2aab0x7c82…2620Base—$9.70100%ultravioletadao7d ago0x8b4832…9fe795
0x8736…2aab0xb13b…8858Base—$9.60100%ultravioletadao7d ago0xeae076…20f9fe
0x8736…2aab0x2c51…8be1Base—$11.40100%ultravioletadao7d ago0xde8745…a0fee3
0x8736…2aab0x7c82…2620Base—$9.10100%ultravioletadao7d ago0x9207ae…a8bb8e
0x8736…2aab0xb13b…8858Base—$9.60100%ultravioletadao7d ago0x2a4ff4…04d335
0x8736…2aab0x2c51…8be1Base—$11.20100%ultravioletadao7d ago0x611924…61904c
0x8736…2aab0x7c82…2620Base—$9.10100%ultravioletadao7d ago0x31be0e…4e6454
0x8736…2aab0xb13b…8858Base—$10.40100%ultravioletadao7d ago0x84f952…70847b
0x8736…2aab0x2c51…8be1Base—$12.00100%ultravioletadao7d ago0x1787ac…93e685
0x8736…2aab0x7c82…2620Base—$9.80100%ultravioletadao7d ago0x3c90b6…c03658

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.