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.02100%payAI21d ago0x652e3e…d5847d
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xb116ba…39c480
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xcf4af8…02b586
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI21d ago0xed24e9…a6d144
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xafe8d5…33dba8
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x6158a3…5912bf
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xb6f5ff…b8acc1
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI21d ago0x2a3e8a…c3d0a9
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI21d ago0x450f7a…d783f3
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI21d ago0x2fc5e3…e2c5f4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xb29378…83117f
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xc0aab6…6af000
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x1b7aca…fd4c07
0x0802…19780x07cf…2396Basex402 service$0.10100%payAI21d ago0x836c38…c80920
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x25275a…ff5cf8
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2339d8…603c5d
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xcd45b0…f20790
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x153d06…0b59de
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x1be5c5…a29ee4
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc98f5e…78bbb7
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI21d ago0xfa1791…99dc67
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x0febc1…87ecfd
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xa34e77…232ecb
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x737b11…458480
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x19b796…704cad

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.