Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8b1…48290x75dd…d2a5Basex402 service$0.10100%coinbase15d ago0x972551…02fb8e
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x4988f1…e7e032
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x7aa07b…017745
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x1becee…c9a905
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x822c62…e7c265
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xac1847…9b4c12
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x1b065f…d3d2ae
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x2b2aae…e8f603
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x0f4b28…c2057a
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x40cb26…cfe133
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x347ff3…b69c05
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x39de13…037df2
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x87afd6…9afafa
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x0ecfd9…91bf34
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xfe3326…0b87ce
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x56e2c2…a7c28e
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x304153…7c5f3d
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x3fbbe5…ba6b43
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xa60448…268060
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x2884c8…4768e6
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xe55b3f…1fc771
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xfb09ed…ccbaa1
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xd94a5b…b98bf7
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0x2282c7…4ef83c
0xa86c…25930x75dd…d2a5Basex402 service$0.25100%coinbase15d ago0xc8053d…1f9314

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.