Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base—$555.8770%0x6351…0d6223h ago0x1f957a…566f5c
0x2fc6…befe0xfbb6…43efBase—$48.0670%0x6351…0d6223h ago0xc41334…6507cd
0x2fc6…befe0xb4cb…00e5Base—$75.4970%0x6351…0d6223h ago0xbd2055…673f97
0x2fc6…befe0xfbb6…43efBase—$12.9270%0x6351…0d6223h ago0xb93e68…904674
0x2fc6…befe0xfbb6…43efBase—$34.0370%0x6351…0d621d ago0x9b07df…09da86
0x2fc6…befe0xd0b5…f224Base—$518.3570%0x6351…0d621d ago0x310dfb…3f6643
0xa316…77240x2fc6…befeBase—$25.1070%0x6351…0d621d ago0x7c98ec…983b82
0x2fc6…befe0x4985…2b2bBase—$5.7170%0x6351…0d621d ago0x9c41c5…fd8d8c
0x2fc6…befe0x4985…2b2bBase—$26.3570%0x6351…0d621d ago0xf2abf4…7d6e90
0x2fc6…befe0xb4cb…00e5Base—$32.9070%0x6351…0d621d ago0xadf353…226bdd
0x2fc6…befe0x4985…2b2bBase—$823.7570%0x6351…0d621d ago0x2f4d24…64d1d7
0x9ed7…6b360x2fc6…befeBase—$14.9870%0x6351…0d621d ago0xa96301…dec155
0x2fc6…befe0x4985…2b2bBase—$66.8870%0x6351…0d621d ago0xfd3d0b…5515ca
0x2fc6…befe0xfbb6…43efBase—$98.6370%0x6351…0d621d ago0x4cdbbf…4d06e8
0x2fc6…befe0xfbb6…43efBase—$23.4470%0x6351…0d621d ago0xb96307…8bd40c
0x2fc6…befe0xfbb6…43efBase—$9.3270%0x6351…0d621d ago0x89b5ae…57ba9c
0x2fc6…befe0xb4cb…00e5Base—$55.8070%0x6351…0d621d ago0x42779a…5abead
0xd564…18720x2fc6…befeBase—$695.7170%0x6351…0d621d ago0x3f745f…fe8f83
0x2fc6…befe0xb4cb…00e5Base—$419.6670%0x6351…0d621d ago0xedb087…9de8c2
0xd564…18720x2fc6…befeBase—$10.0070%0x6351…0d621d ago0x5beb1a…7366f9
0xbc01…35500x2fc6…befeBase—$279.7970%0x6351…0d621d ago0xda2f6c…99a3a8
0x2fc6…befe0xb4cb…00e5Base—$148.8970%0x6351…0d621d ago0xac0db1…8108aa
0x2fc6…befe0xb4cb…00e5Base—$3.4670%0x6351…0d621d ago0xae26c2…f5aaf2
0x2fc6…befe0xb4cb…00e5Base—$49.8770%0x6351…0d621d ago0xe43165…6fd362
0x2fc6…befe0xfbb6…43efBase—$4.3070%0x6351…0d621d ago0x63341b…dbcc6e

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.