Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf91ada…dbd764
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd268c1…d69970
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf485de…420152
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd0a206…1f7ee0
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xeb6b90…5e949a
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x303fbf…8c3b3c
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2c403d…289c6c
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x13c6a9…9ef7d0
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf9c411…be2d8a
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd849ed…946908
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x883bdc…63a5af
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x15f7c5…da6e5f
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f5ebc…59e02a
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x263c98…4abc8a
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x471376…79b457
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd33979…dce09e
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa60f6d…501039
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6bc220…ecaae0
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x45fe1a…e7aa80
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xca95ab…cbbbca
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xda1160…a25ffd
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd9e67…2a1200
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x38923b…0df59b
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb8b674…d45a65
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xeacb13…289882

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.