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%dexter50d ago0x5db416…67218a
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0x886608…6f9039
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xa2b986…81eca5
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter50d ago0x8752db…8de6ab
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xb9521b…26f05e
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0x7cb6f5…f14539
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter50d ago0xd49a36…653b81
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter50d ago0x8de854…029bee
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI50d ago0xb01e64…717980
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter50d ago0x780c24…4aeb68
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xfb2b98…911a53
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xea858f…867336
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter50d ago0xe5ce8c…87e5e1
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0x46001a…d4753b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xb0f0fb…7c6e1f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0x95c23a…333cf1
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0x488150…d1b43b
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter50d ago0xf51c17…33f66c
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter50d ago0xea4f90…9f41a2
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0x4bc576…92226c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0xe59f8f…d781c4
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter50d ago0xdaeb52…1318ac
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x262cde…9f95f2
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0x31c17b…25ecf2
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter50d ago0x4b1630…aaf1a6

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.