Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter36d ago0x63ba91…3c6933
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0xfd4e42…ea685b
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter36d ago0xaeef51…2510c4
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x59b5e9…ee3e6c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0x175453…e6c29a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0xd85d79…84612a
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter36d ago0x672958…bb0849
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter36d ago0xb8b8e5…4c24ec
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter36d ago0x6b6ce0…a1e5fa
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter36d ago0x45a996…7fa452
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter36d ago0xb620c6…7e5ff2
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0xd9ad5f…2b2058
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter36d ago0xdabcbf…f2807a
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter36d ago0xe39173…b963a6
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter36d ago0x907f01…c084aa
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter36d ago0x741ce9…10643e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0x0c1068…8302a5
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0x3d54d4…de065b
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0x2f956f…cbf0d0
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0xbc78ac…b72d03
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter36d ago0xc1ac33…b5581b
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter36d ago0x952230…4023f0
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter36d ago0x650ade…b69b19
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0x49beb6…b41f01
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter36d ago0x3f7db3…4108de

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.