Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0xa57661…222c6a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa19d ago0xef8a82…535ff2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xd3de92…e0be20
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x2a9e97…1bc7bb
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x1e6214…82caef
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x3711fb…e40eac
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xf6d8c8…63351f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xd99d20…5aaa30
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xd3e60b…baa5df
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xc1e8d3…9cdd9f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xc2f8ac…1b352a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x38dfd1…b47f37
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x2391b7…e49267
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x919618…2e2ffb
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x7f6f60…5af2ed
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xb312e7…7f7533
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x685946…97224c
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x211e1b…38a3c0
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x980e94…64c6d7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xa38140…50a0fb
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xde918f…405255
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x371b9b…adbe11
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x4cc42d…5b8ee3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x1e807b…074d14
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xd2a315…7436f1

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.