Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI22d ago0x0f7ca7…ed50d9
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x1ada8f…44c52a
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc17632…5456e3
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x4c7e2c…5e36c0
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI22d ago0x3393e7…77de87
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x236e64…cdf5ce
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x07525d…e3e891
0x7e61…3b700x07cf…2396Basex402 service$0.10100%payAI22d ago0x9411bd…77d810
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb45192…20e362
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xba7894…97b5a9
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x42b4f6…ad4287
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc896d9…6d4ec7
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf7fd69…97ddb8
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x5626a4…b42631
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x817f7b…4b557b
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x03facf…5c58d6
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xa0c0eb…9954e6
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xf591de…953822
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x279f89…8725a3
0x7e61…3b700x07cf…2396Basex402 service$0.10100%payAI22d ago0xf93660…8ff537
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI22d ago0x07fb4a…f56b91
0x7e61…3b700x07cf…2396Basex402 service$0.04100%payAI22d ago0x11b82b…040157
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xd36c2e…e97523
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI22d ago0xe3a57e…28be77
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x466b32…1ae525

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.