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%fluxa19d ago0xc3a9d6…50f2d8
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x2fc48b…770800
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xba55fa…7e24f1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xdb3f7d…4b82b8
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xdaf164…a907d6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x0297a0…640da8
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x70e9b1…afb995
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x0ca025…010328
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x271ae0…5f63ec
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x37f13f…d6c374
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x6b32ef…4e8b35
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x9cc160…22b004
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x8e4704…8746a7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x270666…969d69
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x3d00a1…1739ff
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x359f57…9be20a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x6d8800…eb91fb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xaa6d9f…a05d7b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xfa92eb…6abf87
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x2226a3…e1b356
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x36bfce…ac9367
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x65a103…a70ea6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xb13dbc…5668d4
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0x83c263…8940de
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa19d ago0xa003fb…b2c72e

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.