Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x68ca05…805186
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI22d ago0xe52b3f…d6ba7a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x20e5f2…2c21a3
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x563303…7b9380
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x504002…11692d
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6a4112…2527f7
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI22d ago0xa75c79…8ef720
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc2a62f…d4ca27
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI22d ago0x5e15e3…82e5ae
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x51de16…27d2e5
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x2bdc73…ee235d
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xfa2e2f…4c11ba
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x51a260…a15ff8
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI22d ago0x26708e…27a4a3
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI22d ago0x54079c…854c77
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI22d ago0x80f4cd…e36758
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI22d ago0x735341…2e91af
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x5cd5c8…5d5c22
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI22d ago0xd8609b…b1fdd6
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x46ea25…6a0610
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x25a80b…ca07f6
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x557448…762a8f
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x293874…63f24a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x3b3e1c…db25a0
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xb197ff…0b3d61

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.