Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c117d ago0xecbb37…1499fd
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0xc85044…476fda
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x563d9d…8a875c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x73d64e…d4808d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x5e433b…278c4d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0xf70d42…2eefca
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x0bc4ae…952791
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x4d0ed7…eaf5de
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x9b921c…e44796
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x7a6ffd…5fda4f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x92e5ba…638da7
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x9cf404…82afad
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x9ef110…c41787
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x314518…49876f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0xbdaa59…53d3e8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0xd33850…8efc6f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x1f8ba7…981be0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x58a376…24b4c6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x9d5936…45a5b9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0xdcc403…8726af
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0xcab34c…02c8c3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x85cecd…d400bf
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x87bbec…20db63
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8117d ago0x83c054…47ada2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000117d ago0x934b73…8b5a47

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.