Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec87…81b20x2633…2223Base$0.02100%payAI12d ago0x1bb487…50624c
0xd2de…2cf50x2633…2223Base$0.003969100%payAI12d ago0x715947…ac91b2
0xd2de…2cf50x2633…2223Base$0.002547100%payAI12d ago0x53120b…d3262e
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0x3bdfb4…7c2c7a
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0xd2b252…143b7c
0xd2de…2cf50x2633…2223Base$0.003046100%payAI12d ago0x45745a…873026
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0xd53a40…ab78b5
0xd2de…2cf50x2633…2223Base$0.003073100%payAI12d ago0xad1603…ff119f
0xd2de…2cf50x2633…2223Base$0.003969100%payAI12d ago0x9971f8…a2e6a7
0xd2de…2cf50x2633…2223Base$0.002547100%payAI12d ago0x0e537d…9fe905
0xd2de…2cf50x2633…2223Base$0.002548100%payAI12d ago0x7a5be2…b6760e
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0xe4b387…045ad0
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0xbeeadd…2bdc6a
0xd2de…2cf50x2633…2223Base$0.00307100%payAI12d ago0xb209b6…d90ef3
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0xcb1b82…847564
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0x76c78a…74b2de
0xd2de…2cf50x2633…2223Base$0.003075100%payAI12d ago0x78236e…a53122
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0x0f53a8…c5cba5
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0xccef17…81abfe
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0xe5a803…083663
0xd2de…2cf50x2633…2223Base$0.002547100%payAI12d ago0x544c16…9142cb
0xd2de…2cf50x2633…2223Base$0.003088100%payAI12d ago0xb26349…cf1677
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0x3b3ce3…9406ce
0xd2de…2cf50x2633…2223Base$0.002545100%payAI12d ago0x58f910…38da5a
0xd2de…2cf50x2633…2223Base$0.003968100%payAI12d ago0x4edc37…658957

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.