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.04100%dexter51d ago0xd35f1a…ea3bbb
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x47d4e5…4aa5da
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x469148…046a65
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter51d ago0x0e0564…64de61
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x89d52e…498ccf
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xb8b6ac…2e6a8d
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter51d ago0xc939de…9a9518
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x531c6c…680166
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter51d ago0xa483b2…e9795f
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter51d ago0x02bc25…7b0ee2
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter51d ago0x83a84c…8d23e5
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xeef69d…9bdfb2
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter51d ago0x331157…fa9530
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa51d ago0x4e77e7…86c14e
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter51d ago0x25a1a5…b17541
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xdd9738…b32f30
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xa4af2d…1d86ac
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter51d ago0xc2ab78…b4769e
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x8080b2…2da813
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xce66bf…ab828b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0xa84231…e39f14
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter51d ago0x1638a0…01fe72
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter51d ago0x687f3a…8f2d12
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x9e40fe…7ed8d8
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter51d ago0x96d450…4b5677

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.