Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x37237a…1eb03d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xb71658…ec9d2f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc47a72…4cb659
0xb1ce…1ea50x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x41c306…d493c2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI22d ago0x5f4953…2f4020
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xa846e3…1f1646
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%payAI22d ago0x42afa5…6d4d78
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xbde9a5…6d5993
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xd3566d…462e72
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI22d ago0xad717b…60fa15
0xb1ce…1ea50x07cf…2396Basex402 service$0.00108100%payAI22d ago0x73ebaa…0728bf
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI22d ago0x6385fe…567653
0xb1ce…1ea50x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x5e1645…81576f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x5188e7…1d7ac7
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc5421f…024896
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI22d ago0x6ac576…d73a06
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4fa1c2…80bcbc
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x36845b…3b989d
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%payAI22d ago0xa3b3af…df1880
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI22d ago0x7bcab4…19d80a
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI22d ago0xc4f1d7…68462a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf7cf8e…9d3d20
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%payAI22d ago0x5e80da…5fa61a
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x66f89e…896c8d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xae8f61…87d400

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.