Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x26b327…c6026c
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xf4b596…9a16af
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x504a61…50683d
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x54a594…854a34
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xc67412…3ec5a5
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x0c916f…a6d334
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x0ab269…15ddcb
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xe188a3…e1aa98
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xcb98c2…ae4eae
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x6fdbbc…dc4963
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x30e2a6…cf6936
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xff713b…0714dc
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x09db3c…31baa1
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x4c3654…60ffc4
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x39c4b4…5bc2ed
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xd38573…1fa048
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x3f24b8…fe5b87
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xb574f3…8de07b
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x5c640a…36db73
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xab7fd9…b3db3d
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xbfd9fb…30bb30
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xd300e6…69ff7e
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x80cf4b…c8823d
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0x1ec710…1345b6
0x036b…ba770xc82b…f6dfBase$0.01100%candidates99d ago0xc75d90…a671fe

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.