Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0xe722eb…65c816
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0x977095…49f78f
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0xe86cd4…c9607d
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter48d ago0x819736…348974
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter48d ago0x4d4704…25a1b2
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x5053a1…6367a7
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter48d ago0x9416e1…83450d
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0x7dfc21…42055c
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0xf8bf42…74dd18
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x14c0f9…aeb831
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0xceb877…4da4a3
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0xa4f691…c8fd92
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0xdeec7f…a4ff07
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x6b5e16…a9cb2a
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x40475c…a2878d
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x924ee4…44ee16
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x83edd3…c3f411
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter48d ago0x0f1699…d265ca
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0x2c3f15…40ed90
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter48d ago0x1b90c4…82f1a8
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa48d ago0x837030…b5d14e
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter48d ago0xa63684…5b2534
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter48d ago0x7972d0…e280ba
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter48d ago0xe961a3…5bd106
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter48d ago0xaca20e…03551e

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.