Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x9eda13…393b02
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xbd5cee…12deb1
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x652126…13fa93
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xb88a75…30ce09
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xae9b30…a97284
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x3dc92c…4cdbcc
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xbec5b4…8f2860
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x262732…97184d
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xfda636…a505d8
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x57ad6c…736364
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x451509…d2fc82
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x39f4eb…be8e7f
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x72877c…cd487a
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xe267b3…6ecfa9
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0x8caf85…777aac
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xaa25ac…273241
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xdf77d6…1e4a35
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa28d ago0xcd729f…36a491
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0xa7852e…af94e0
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x77bdfd…d58551
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x1bb6ca…e4946b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x22e0cf…127e75
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x438b62…f2ffb1
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x9caf08…8e46d9
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa29d ago0x14dd6c…51dcf9

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.