Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter39d ago0xa22a40…cfa202
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter39d ago0xf0f64f…3da51c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0x8fe7fe…09ed61
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter39d ago0x834507…ec405b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0x968125…796f7b
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter39d ago0x288db9…3fbe1a
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter39d ago0xdc6f77…e382b9
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter39d ago0x937f97…36fbba
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter39d ago0xdcba5d…3ac905
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter39d ago0x97a316…75da68
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter39d ago0x65f112…79289b
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter39d ago0x3ef32f…67e764
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter39d ago0x12d36d…cb6a33
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter39d ago0x611fd8…f55b2b
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter39d ago0x8f4f77…908fb7
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0x8b5d64…923dd4
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter39d ago0xdca412…7dac04
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter39d ago0xc7c2f6…9c18b0
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter39d ago0xead10c…8f4f33
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0xcf2bcf…fd7a48
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x16b028…6c6d21
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0x348199…6b8c3d
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter39d ago0x404d6e…6a7683
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter39d ago0xdf8bf2…cec4cf
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x668246…0a2101

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.