Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x2ee24f…f76647
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x1fad94…935012
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xcd760a…cb2f09
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x5e525e…0b5abc
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x7e857c…22d8af
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xf262fa…3ee973
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x62b7f8…2f684a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xb0e8ac…90f83a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xa84d34…c24ed7
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x4fe727…597d71
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x238b91…98d5d1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xb201b1…f7acdf
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x45c683…0e3e2a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xd40d32…f51bd0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x9cba2c…a8effb
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x2493d4…e986a9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xc1d22d…fbdd85
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x8e188a…634d09
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xfa4002…b70129
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x8f1b60…7323aa
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x777a7e…8bd096
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xb753b2…6628e8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x377c67…80d053
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0x101cc1…72c3d0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa10d ago0xdef0f8…654ae7

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.