Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d6…afc60x07cf…2396Basex402 service$0.06100%payAI22d ago0xc18cb6…5ce6f8
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1f249b…bb828f
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x918548…fc99db
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xed50b1…5ff43c
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x585e7f…831da5
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x3d097c…fe8219
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4fc875…183edd
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI22d ago0x6e7df3…10e755
0x65d6…afc60x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xac6b89…db3563
0x65d6…afc60x07cf…2396Basex402 service$0.04100%payAI22d ago0x7733d1…79ddc0
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xda5394…3de311
0x65d6…afc60x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xcd28f9…1b59cc
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI22d ago0x993608…74f24f
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI22d ago0x2c58fd…47280f
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI22d ago0x2ee0cb…60e176
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xcb7940…e018b5
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x02c472…5edf8f
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xf2601e…4384a6
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x572787…42e6f2
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x02f3e7…47c0ed
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x12de3a…ded731
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc9495a…6b24f0
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x73a090…f0e036
0x65d6…afc60x07cf…2396Basex402 service$0.04100%payAI22d ago0x0afed8…eae3b2
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x3b5a6c…04d05c

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.