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.20100%payAI26d ago0x661bf9…510726
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x34ac5b…9c4d2a
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0xe30e25…d3865c
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI26d ago0x64f9e3…d309c6
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xc0da56…01605c
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x35db54…003c46
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI27d ago0xfe4ee2…c77fc5
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI27d ago0xc7b802…f22b7b
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xb4a150…c2b7aa
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xb75833…d5dcd4
0x0802…19780x07cf…2396Basex402 service$0.10100%payAI27d ago0xcde1a2…570cc4
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI27d ago0x1e4a6e…4abd6b
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI27d ago0x731f1c…b768dd
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xab18c2…3ecee6
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xb7d4d6…5abfc6
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xfffd0a…0f22ef
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x192886…60dbb8
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI27d ago0x644ef3…9c315c
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI27d ago0xfc9b96…15b1f9
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x54017f…5146a5
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI27d ago0x81fe2a…e8fb88
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xf02b30…ea3758
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x109705…0b8327
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI27d ago0x1c281a…8012f0
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x869bcc…bf2c69

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.