Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter47d ago0x09b187…711a35
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter47d ago0xe017e3…f13a7e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x34be25…79ab7f
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter47d ago0xd42f67…3dfd1c
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0x0cf518…aac9de
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x11fae7…d887a0
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0x71d77f…9e78f9
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0xbf2c9e…33d17a
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0x6eebaf…85c497
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa47d ago0xdd5856…d4e26a
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter47d ago0x661cbb…3ceceb
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter47d ago0xcb4eb4…dea526
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x4c1ad9…a5ffc6
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter47d ago0xd5ba73…60e853
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x3cf77e…d6a369
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x768a4c…e203b1
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter47d ago0x648621…cd5d36
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0xc38a58…4dc4fd
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0x85f953…538550
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0xc264fe…03e4bd
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0x12d82b…f134bd
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter47d ago0xe2c0be…5a4ee9
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x2926e0…b0bf7e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x0f2945…5f6511
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter47d ago0x2dc27e…721bbe

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.