Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x195093…8cc221
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0xcac0bd…1ca052
0x7757…bf520x9c95…e299Base$0.001100%fluxa34d ago0xb59478…a74329
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x92a5e9…5f1ec9
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x9ea425…af4d90
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x544870…ebc3c3
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0xd3dcfa…fe6294
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x1033d5…af5ab3
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x5de2d0…dfa1b2
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x6d3563…bb2321
0x7757…bf520x9c95…e299Base$0.001100%fluxa34d ago0xdefafd…f215e0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x3a88e7…3365a3
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x1382ae…9a19e7
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0xf19295…cf499c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x588ae3…5237a7
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x8a8ce2…5c86d1
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x8a75ff…f0a5ce
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0xd27b41…01bb0a
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x08de24…3fa8d0
0x7757…bf520x9c95…e299Base$0.001100%fluxa34d ago0xd5f2fe…788adb
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x57938d…59c14b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x234470…18892b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa34d ago0x5b71b2…42024d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa35d ago0x31170b…de6f1c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa35d ago0x65b206…c79fc5

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.