Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x73b4d6…dd98d3
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x4487f2…5437bc
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xa88e51…b7b1ab
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xf824cf…192ff8
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x7e8da9…d0205e
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xc646d3…d9e9da
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xfb389f…c361c4
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xa633ce…f2df25
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xc8f999…9c8f60
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x9e54f3…869e51
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xf0ffb1…9471b4
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x4603be…b21e37
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xc24008…b103bc
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x0b199a…479a71
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xc96e6f…3086f8
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xd0d2f5…469ba2
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xe1a325…07ef65
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x6149f9…6c4e4c
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x2a44ec…9b00c1
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x3534de…2ec915
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0xe60fe0…ac9150
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x485d50…14ef81
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x8624fd…0d3805
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x44c4fa…5d35d9
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x50bc89…3bd7b7

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.