Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0xeef98f…3489c1
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x296389…24aec3
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa44d ago0x42c5c0…b3a385
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter44d ago0x190116…508d72
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0x8ecba3…f322cb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0xbaae6f…66a71b
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter44d ago0x76fa3d…a0eb3e
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x57ec57…4f1b5d
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x437507…87af34
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa44d ago0xca4b16…ec6b8e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0xc0ab5c…26e166
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter44d ago0xf3d85f…505a23
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0x9e3226…16dfae
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter44d ago0x35df4e…dc7306
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI44d ago0xb85477…bc56f5
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x3c213e…53ac69
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter44d ago0xdaa394…34f3ea
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0xf1e627…f131b0
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x12cc9d…0373c1
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0x4cc3d3…a48048
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter44d ago0xb3d237…c91fc5
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter44d ago0xa2ca87…456153
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0xb45cb8…13329e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter44d ago0x4ceafa…05be40
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter44d ago0xc51541…d5938c

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.