Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x05d743…6c5333
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x9bdf12…082419
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x719083…1f4fc7
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0xc7c0f3…0ff869
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0xef0211…7adb02
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x1d4f5a…ae6f29
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x2b027e…48cf13
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0xb3381e…088f0c
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x19c3e6…b033a8
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x0d8f8a…da1ba6
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x6e458c…24f347
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa24d ago0x7632a9…1b4467
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xfaace5…260693
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x014ba0…0d7d63
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x955920…1f601c
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x3aa930…ef8e2b
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x0fcf41…41e0b0
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x689e6e…222340
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x9455ec…f8a5aa
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xfdbcf6…cbab7a
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xa83753…8bd292
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x8d5456…14c0bb
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xf7472f…dc52a9
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0x66f058…e5793e
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xc27bc5…c65e4f

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.