Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0x400e33…2ea0e6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x3c0f71…a8f734
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0xbf8459…7a87e2
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x1b0ea2…08f9e1
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter45d ago0xeb587c…b8c8cd
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter45d ago0x1a0840…1a91b4
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0xcf8292…10f0d7
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0x19785e…fb037e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x21d987…b25be4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0xc3cab4…b1ef13
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0xb05a95…5b191b
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa45d ago0x1e8546…cf85d5
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x193a66…a196ef
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x68e8ba…069792
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter45d ago0xe24b9a…82ecfb
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0x193e7d…7db8c3
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter45d ago0x7d9faa…191737
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa45d ago0xcc4082…78f8ff
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x084394…3bfc5c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x1db058…00d426
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0x9be316…09cf5f
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x769e09…d18bcd
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter45d ago0x25f07b…08964b
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter45d ago0xb27e70…e6f4c1
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter45d ago0x834f56…6fcf23

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.