Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter37d ago0x316cb0…8253e3
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0xf09284…20621a
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x9989e4…d1f66f
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0x0e0fd4…21634f
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter37d ago0x53d836…3a5c53
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter37d ago0x21d853…4905f1
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x808809…9389df
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter37d ago0x53ac33…81141a
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter37d ago0xdf221a…d3562f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x204d45…cac780
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x48f38b…f50eb0
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter37d ago0x622999…6884c5
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter37d ago0x71e167…9a4198
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0xbadc3f…5d5484
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x3345c1…5a0560
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter37d ago0x7a4bc0…5dd776
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter37d ago0xa16c4d…179ec1
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0xac9d52…a94fe4
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x31cb74…d2351a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x33ad1a…c25f9f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x76a015…ea169a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0x94e70c…e23dda
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter37d ago0x331f19…a6ab3d
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter37d ago0xbe7319…4e0288
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter37d ago0x02a88d…be1555

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.