Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter48d ago0xc5eb8b…53377d
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0x1149c0…b1c148
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa48d ago0xd405f4…2afce1
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter48d ago0x7b68d2…3dc308
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xd5a29f…ad8006
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter48d ago0x21c864…ab3aa7
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xc31ae7…6bd118
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter48d ago0x22c9be…ffd4bb
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xe1ca37…ab93da
0x0802…19780x07cf…2396Basex402 service$0.04100%0x1360…66fa48d ago0x1b7dbc…de262a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xa99ffe…59d994
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0x53c9e1…e9fad5
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xc00ac1…7f2b54
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter48d ago0x8ff202…d0812e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0x1a9d01…7b9008
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0x713e6c…7e035f
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter48d ago0x6d6b6b…cd0f24
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter48d ago0x52b29b…b37207
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter48d ago0x27bdc4…309b17
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter48d ago0x833659…411bfe
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter48d ago0x60f739…3fd12e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter48d ago0xe97bb2…c989dd
0x0802…19780x07cf…2396Basex402 service$0.20100%0x1360…66fa48d ago0x7ef3f9…5680c4
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter48d ago0xf0eaee…b8483f
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter48d ago0x7d6097…d964f7

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.