Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xc618f6…ff9574
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xd6fbdb…bd4b8e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xe4e860…94ac97
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xbd3dc9…b57071
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x87c39e…c2e31c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x94cc48…5c3c6e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xeb4ab4…7c7bc3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x82636a…3019aa
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x81efad…c81211
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xbb3ac0…6f5b1e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x954fcd…2985ae
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x79c266…ac9a77
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x393e53…de3e51
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xdcf266…5cebe5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xb35c95…5df3ac
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x00176a…73e864
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xc53ab7…87852b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xb163a4…1db460
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x314505…31a283
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x4b0781…0b2d1b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x3f1df2…768872
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xb82028…69606e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x72374b…b27f26
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x0341e2…948ee4
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0xe1d335…eabe79

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.