Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0xcad325…1dd21f
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter44d ago0x318fee…aff5ac
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0xf2e716…961f76
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa44d ago0x050076…b4b010
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0xa2379e…5e8fab
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter44d ago0x9e4403…b0c61a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd3cd30…f7fd21
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0xa47797…43a92a
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter44d ago0x7bd060…2a43eb
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd451e5…57dfe5
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter44d ago0xf69fec…9c5006
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0x1f8e33…7ce349
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0xc7be03…ec5df0
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0x2682b7…42dcf4
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter44d ago0x79e66f…c2fc74
0x5481…37bb0x07cf…2396Basex402 service$0.20100%0x1360…66fa44d ago0x164eb7…4561f1
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter44d ago0x8d9f3d…c5d008
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0x498f6b…ad0750
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter44d ago0x0c1f60…6286bc
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter44d ago0xf29e41…2f7015
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter44d ago0x6f2c21…82a56a
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter44d ago0x0d62b2…ff9183
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0x4484e7…6bf947
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0x692279…d791f1
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter44d ago0x6094e6…805db1

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.