Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0x21ed3f…f3095a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x863291…845a96
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xb99e4e…150cc3
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x514306…104d3f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x475c0b…47b281
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x523b1e…fce04c
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x76be05…eb1285
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0xd164c6…37e957
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xcb85d7…455dc9
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x2072c1…30f26c
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x9c2b0e…fb4af6
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x27e2a3…460c0d
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x8d941b…042e6c
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x7df1ad…591778
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x6b111b…a7768d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0xa90064…690adb
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0x9c1576…067746
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0x80bfc2…a1169c
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xee73e5…cc52fc
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc97f1b…06890f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x330ae9…2e5781
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x315ed5…3ff795
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xe434c1…801507
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x0d97ee…7b3506
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xda12f3…36e935

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.