Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0x446c96…f8dc90
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xfd6d00…5dfa1e
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x9defec…5245f1
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0x86d0b5…acf452
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0x1a044a…3581e5
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x0aa2c5…d8dcdf
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xd20995…1b9e7d
0xa7ae…98440x07cf…2396Basex402 service$0.06100%payAI50d ago0xa45c66…27ebb6
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x9442ed…c6b244
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x6a950f…01f87b
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0x58b44a…ed30f3
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0xd6d2e7…309c98
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x8aad74…f4ad1c
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter50d ago0x4c0372…dfe263
0xa7ae…98440x07cf…2396Basex402 service$0.10100%0x1360…66fa50d ago0xda5599…b396cf
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x622d16…1d2948
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0x28c916…4ca647
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xe9842c…31c2d8
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0xa65933…d9185a
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x3a298b…632720
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x0855b5…1044b5
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x08d31c…e0d2b1
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa51d ago0x2f3bfa…0a6e62
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x5a2f29…a664d3
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x9f1aed…3d9c13

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.