Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase55d ago0x3d4fd2…42118c
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase55d ago0x268672…164dd1
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase55d ago0x353c66…089d00
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase55d ago0xcdfb36…a4e6d7
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase55d ago0x608e6f…12c23c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase55d ago0x84686c…1f9043
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase55d ago0x8b0c54…34de18
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase55d ago0x9669ae…64cfe7
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase55d ago0xf58280…b7fc37
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase55d ago0x706232…8d9adf
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase55d ago0x78cdf8…0893f0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase55d ago0xfa53c4…5a345a
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase55d ago0xe432fb…c32870
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase55d ago0x993a44…0ea93b
0x467f…a4c10x85b4…627cBase—$0.80100%coinbase55d ago0x2dfabf…ead61a
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase55d ago0xbd1090…8b5dd5
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase55d ago0xf77db7…289af1
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase55d ago0xb5d34b…c4d6d1
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase55d ago0x4ae128…e27fed
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase55d ago0xce7046…2b94ed
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase55d ago0xb6a9ad…ea1dc9
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase55d ago0x95790f…26cef0
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase55d ago0x4c2ecc…2c7291
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase55d ago0x0d79fe…333a4d
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase55d ago0xe91643…2d4e6d

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.